uiacceltk/hitchcock/coretoolkit/inc/HuiRosterImpl.h
branchRCL_3
changeset 17 c9d868f1e20c
parent 12 f93c875b566e
child 19 e5af45d51884
equal deleted inserted replaced
15:cd0ae4656946 17:c9d868f1e20c
   323 	
   323 	
   324 	TBool IsVisibleContentFrozen() const;
   324 	TBool IsVisibleContentFrozen() const;
   325 	
   325 	
   326 	// From MHuiEffectable
   326 	// From MHuiEffectable
   327     void EffectSetEffect(CHuiFxEffect* aEffect);
   327     void EffectSetEffect(CHuiFxEffect* aEffect);
   328     TReal32 EffectOpacityTarget() const;
   328     TReal32 EffectOpacity() const;
   329     void EffectSetOpacity(TReal32 aOpacity);
   329     void EffectSetOpacityAdditive(TReal32 aOpacity, TBool aReplace);
   330     void EffectDrawSelf( CHuiGc &aGc, const TRect & aDisplayRect) const;
   330     void EffectDrawSelf( CHuiGc &aGc, const TRect & aDisplayRect) const;
   331     THuiRealRect EffectDisplayRect() const __SOFTFP;
   331     THuiRealRect EffectDisplayRect() const __SOFTFP;
   332     void SetLoadingEffect(TBool aLoading);
   332     void SetLoadingEffect(TBool aLoading);
   333     void EffectSetSource( TBool aIsInput1 );
   333     void EffectSetSource( TBool aIsInput1 );
   334     TBool EffectGetSource() const;	
   334     TBool EffectGetSource() const;	
       
   335     TBool EffectReadyToDrawNextFrame() const;
   335     
   336     
   336     // From MHuiMemoryLevelObserver
   337     // From MHuiMemoryLevelObserver
   337     void SetMemoryLevel(THuiMemoryLevel aLevel);
   338     void SetMemoryLevel(THuiMemoryLevel aLevel);
   338     
   339     
   339 	// For handling native ALF applications drawing 
   340 	// For handling native ALF applications drawing