egl/egltest/src/egltest_benchmark_sgimage.cpp
branchRCL_3
changeset 33 25f95128741d
parent 26 15986eb6c500
equal deleted inserted replaced
26:15986eb6c500 33:25f95128741d
   873     return TestStepResult();
   873     return TestStepResult();
   874     }
   874     }
   875 
   875 
   876 void CEglTest_Benchmark_DrawImage::doProcessFunctionL(TInt aIdx)
   876 void CEglTest_Benchmark_DrawImage::doProcessFunctionL(TInt aIdx)
   877     {
   877     {
       
   878     INFO_PRINTF2(_L("CEglTest_Benchmark_DrawImage::doProcessFunctionL, Process %d"),aIdx);
   878 #ifdef SYMBIAN_GRAPHICS_EGL_SGIMAGELITE
   879 #ifdef SYMBIAN_GRAPHICS_EGL_SGIMAGELITE
   879     GetDisplayL();
   880     GetDisplayL();
   880     CreateEglSessionL(aIdx);
   881     CreateEglSessionL(aIdx);
   881     iEglSess->InitializeL();    
   882     iEglSess->InitializeL();    
   882     iEglSess->OpenSgDriverL();
   883     iEglSess->OpenSgDriverL();