ui/uiengine/medialists/src/glxgarbagecollector.cpp
changeset 52 a3a4c0de738e
parent 24 99ad1390cd33
equal deleted inserted replaced
50:a0f57508af73 52:a3a4c0de738e
   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