uiaccelerator_plat/alf_core_toolkit_api/inc/uiacceltk/HuiVisual.h
branchRCL_3
changeset 19 e5af45d51884
parent 17 c9d868f1e20c
child 20 31fccae4f8a7
--- a/uiaccelerator_plat/alf_core_toolkit_api/inc/uiacceltk/HuiVisual.h	Thu Aug 19 10:48:02 2010 +0300
+++ b/uiaccelerator_plat/alf_core_toolkit_api/inc/uiacceltk/HuiVisual.h	Tue Aug 31 16:07:35 2010 +0300
@@ -1406,8 +1406,6 @@
     IMPORT_C void SetFreezeState(TBool aEnabled);
     IMPORT_C TBool Freezed() const;
 
-    IMPORT_C virtual TBool EffectReadyToDrawNextFrame() const;
-    
     /**
      *  Assign an effect for the visual. The ownership of the
      *  effect is transferred to the visual.
@@ -1627,8 +1625,6 @@
      * A value of 0 is fully transparent, a value of 1 is fully opaque.
      */
     THuiTimedValue iOpacity;
-    
-    TReal32 iEffectOpacity;
 
 private: