uiacceltk/hitchcock/coretoolkit/inc/huicanvaswspainter.h
branchRCL_3
changeset 5 433cbbb6a04b
parent 3 d8a3531bc6b8
child 6 10534483575f
equal deleted inserted replaced
3:d8a3531bc6b8 5:433cbbb6a04b
   193     void RemoveBuffersWithEmptyUpdateRegion();
   193     void RemoveBuffersWithEmptyUpdateRegion();
   194     void RemoveBuffersWithOverlappingUpdateRegion();        
   194     void RemoveBuffersWithOverlappingUpdateRegion();        
   195     void RemoveBuffersWithoutRealDrawing();
   195     void RemoveBuffersWithoutRealDrawing();
   196     void DestroyBuffer(TInt aIndex);
   196     void DestroyBuffer(TInt aIndex);
   197     void UpdateBufferUpdateRegions(TPoint aPos);
   197     void UpdateBufferUpdateRegions(TPoint aPos);
       
   198     
       
   199     void RemoveBuffersWithMovedDisplayRect();
       
   200     void ModifyBuffersWithChangedDisplayRect();
   198     
   201     
   199 public:    
   202 public:    
   200     void EnableRenderBufferIfNeeded(TBool aEnable);
   203     void EnableRenderBufferIfNeeded(TBool aEnable);
   201 private:
   204 private:
   202     
   205