uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h
branchRCL_3
changeset 9 3ac8bf5c5014
parent 8 46927d61fef3
child 13 3a60ebea00d0
--- a/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h	Wed Apr 14 16:53:50 2010 +0300
+++ b/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h	Tue Apr 27 17:34:42 2010 +0300
@@ -191,6 +191,12 @@
      */   
     void SetUseSwRendering(TBool aUseSwRendering);
     
+    /**
+     * Returns the flag to free memory using sw rendering. For Alf and other plugins that use sw rendering to reduces gpu mem usage.
+     * @since S60 5.0
+     */ 
+    TBool UseSwRendering();
+    
 // from MGOomActionObserver
 
     /**