equal
deleted
inserted
replaced
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(); |