uiaccelerator_plat/alf_client_server_api/inc/alf/alfappui.h
changeset 14 83d2d132aa58
parent 13 8f67d927ea57
child 11 46927d61fef3
child 19 f5bac0badc7e
equal deleted inserted replaced
13:8f67d927ea57 14:83d2d132aa58
   194         TInt aParentIdentifier, 
   194         TInt aParentIdentifier, 
   195         TInt aPosition );
   195         TInt aPosition );
   196     void SetAlfWindowGroupId(TInt aWgId);
   196     void SetAlfWindowGroupId(TInt aWgId);
   197     void NotifyLowMemory(TInt aAmountOfFreeMemRequested);
   197     void NotifyLowMemory(TInt aAmountOfFreeMemRequested);
   198     TInt ForceSwRendering(TBool aEnabled);
   198     TInt ForceSwRendering(TBool aEnabled);
       
   199     TInt GetSizeAndRotation(TSize& aSize, TInt& aRotation);
       
   200     TInt ReadPixels(CFbsBitmap* aBitmap);
   199     void SetAlfAppWindowGroup( TInt aID );
   201     void SetAlfAppWindowGroup( TInt aID );
   200     
   202     
       
   203     CAlfAppSrvSessionBase* SrvSessionForControlGroup(CHuiControlGroup& aGroup);
       
   204     void DoBlankScreen(const RMessage2& aMessage);
       
   205 
   201 private:
   206 private:
   202 
   207 
   203     void CreateHuiEnvL();
   208     void CreateHuiEnvL();
   204     
   209     
   205 private:
   210 private: