branch | RCL_3 |
changeset 4 | 15986eb6c500 |
parent 0 | 5d03bc08d59c |
--- a/egl/egltest/inc/egltest_benchmark_sgimage.h Mon Mar 15 12:45:41 2010 +0200 +++ b/egl/egltest/inc/egltest_benchmark_sgimage.h Wed Mar 31 23:34:07 2010 +0300 @@ -63,6 +63,9 @@ public: // from CTestStep TVerdict doTestStepL(); +protected: + // from CEglTestStep + void doProcessFunctionL(TInt aIdx); }; #endif // __EGLTEST_BENCHMARK_SGIMAGE_H__