uiaccelerator_plat/alf_client_server_api/inc/alf/alfappui.h
branchRCL_3
changeset 11 46927d61fef3
parent 8 10534483575f
child 17 3ac8bf5c5014
equal deleted inserted replaced
10:88b23e2e82e1 11:46927d61fef3
   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);
   199     TInt GetSizeAndRotation(TSize& aSize, TInt& aRotation);
   200     TInt ReadPixels(CFbsBitmap* aBitmap);
   200     TInt ReadPixels(CFbsBitmap* aBitmap);
   201     void SetAlfAppWindowGroup( TInt aID );
   201     void SetAlfAppWindowGroup( TInt aId );
       
   202     void RemoveAlfAppWindowGroup( TInt aId );
   202     
   203     
   203     CAlfAppSrvSessionBase* SrvSessionForControlGroup(CHuiControlGroup& aGroup);
   204     CAlfAppSrvSessionBase* SrvSessionForControlGroup(CHuiControlGroup& aGroup);
   204     void DoBlankScreen(const RMessage2& aMessage);
   205     void DoBlankScreen(const RMessage2& aMessage);
   205 
   206 
   206 private:
   207 private: