uiacceltk/hitchcock/coretoolkit/inc/HuiFxEngine.h
branchRCL_3
changeset 63 e1987ab3768a
parent 17 3ac8bf5c5014
--- a/uiacceltk/hitchcock/coretoolkit/inc/HuiFxEngine.h	Wed Sep 15 13:12:27 2010 +0300
+++ b/uiacceltk/hitchcock/coretoolkit/inc/HuiFxEngine.h	Wed Oct 13 15:34:15 2010 +0300
@@ -149,7 +149,8 @@
     TBool HasActiveEffects() const;
     TBool HasActiveFadeEffect() const;
     
-    void ClearCache();
+    void ClearCache(TBool aOnlyCache = EFalse);
+    void HandleOutOfGpuMemory();
     
     void NotifyEffectEndObservers();