vtengines/videoteleng/Inc/Media/CVtEngDrawNGA.h
branchRCL_3
changeset 34 f15ac8e65a02
parent 8 07d1685f0cd4
child 35 779871d1e4f4
equal deleted inserted replaced
32:890b5dd735f8 34:f15ac8e65a02
   241         void CreateSurfaceL();
   241         void CreateSurfaceL();
   242         
   242         
   243         /**
   243         /**
   244         * Create surface implementation
   244         * Create surface implementation
   245         */        
   245         */        
   246         void DoCreateSurfaceL();        
   246         void DoCreateSurfaceL();
       
   247 
       
   248         /**
       
   249         *clearing a surface buffer to given colour
       
   250         */
       
   251         void ClearSurfacebuffer( 
       
   252             TUint8* aStartAddr, 
       
   253             TInt aOffset, 
       
   254             const RSurfaceManager::TSurfaceInfoV01 aInfo, 
       
   255             TRgb &aColor );
   247         
   256         
   248         static TInt SurfaceBuffer0Ready(TAny* aAny);
   257         static TInt SurfaceBuffer0Ready(TAny* aAny);
   249         
   258         
   250         static TInt SurfaceBuffer1Ready(TAny* aAny);
   259         static TInt SurfaceBuffer1Ready(TAny* aAny);
   251      
   260