uifw/ganes/inc/HgVgMediaWallRenderer.h
branchRCL_3
changeset 38 c52421ed5f07
parent 10 9f56a4e1b8ab
equal deleted inserted replaced
29:a8834a2e9a96 38:c52421ed5f07
   216             VGfloat aFov, CHgVgMediaWall::THgVgOpeningAnimationType aOpeningAnimationType);
   216             VGfloat aFov, CHgVgMediaWall::THgVgOpeningAnimationType aOpeningAnimationType);
   217     
   217     
   218     /**
   218     /**
   219      * Sorts quads by z from iQuads to sorted quads.
   219      * Sorts quads by z from iQuads to sorted quads.
   220      */
   220      */
   221     void SortQuads(TInt aNumVisibleNumQuads);
   221     void SortQuadsL(TInt aNumVisibleNumQuads);
   222    
   222    
   223     /**
   223     /**
   224      * Draws quads using VG
   224      * Draws quads using VG
   225      */
   225      */
   226     void DrawQuads(TBool aDrawMirrored);
   226     void DrawQuads(TBool aDrawMirrored);