photosgallery/viewframework/medialists/src/glxgarbagecollector.cpp
branchRCL_3
changeset 13 71da52165949
parent 0 4e91876724a2
child 18 bcb43dc84c44
equal deleted inserted replaced
9:6b87b143d312 13:71da52165949
   161 // Flush Count Pages
   161 // Flush Count Pages
   162 // -----------------------------------------------------------------------------
   162 // -----------------------------------------------------------------------------
   163 //
   163 //
   164 void CGlxGarbageCollector::FlushPagesL(TInt aCount)
   164 void CGlxGarbageCollector::FlushPagesL(TInt aCount)
   165     {
   165     {
       
   166     TRACER("CGlxGarbageCollector::FlushPagesL");
   166     TBool reachedEnd = CleanupCaches(aCount);
   167     TBool reachedEnd = CleanupCaches(aCount);
   167     
   168     
   168     if ( reachedEnd )
   169     if ( reachedEnd )
   169         {
   170         {
   170         // reset to the start of the caches
   171         // reset to the start of the caches