uiacceltk/hitchcock/coretoolkit/inc/HuiFxEngine.h
branchRCL_3
changeset 63 e1987ab3768a
parent 17 3ac8bf5c5014
equal deleted inserted replaced
57:eaa079afe64c 63:e1987ab3768a
   147     TInt LowMemoryState();
   147     TInt LowMemoryState();
   148     
   148     
   149     TBool HasActiveEffects() const;
   149     TBool HasActiveEffects() const;
   150     TBool HasActiveFadeEffect() const;
   150     TBool HasActiveFadeEffect() const;
   151     
   151     
   152     void ClearCache();
   152     void ClearCache(TBool aOnlyCache = EFalse);
       
   153     void HandleOutOfGpuMemory();
   153     
   154     
   154     void NotifyEffectEndObservers();
   155     void NotifyEffectEndObservers();
   155     
   156     
   156     IMPORT_C void SetMemoryLevel(THuiMemoryLevel aLevel);
   157     IMPORT_C void SetMemoryLevel(THuiMemoryLevel aLevel);
   157     
   158