egl/egltest/inc/egltestcommoninisettings.h
branchRCL_3
changeset 26 15986eb6c500
parent 0 5d03bc08d59c
child 160 969102054596
--- a/egl/egltest/inc/egltestcommoninisettings.h	Mon Mar 15 12:45:41 2010 +0200
+++ b/egl/egltest/inc/egltestcommoninisettings.h	Wed Mar 31 23:34:07 2010 +0300
@@ -66,6 +66,10 @@
 	IMPORT_C TInt GetNumberOfFormats(const TDesC& aSectioName);
     IMPORT_C TInt GetNumberOfIterations(const TDesC& aSectioName);
     IMPORT_C TSize GetImageSize(const TDesC& aSectioName); 
+    IMPORT_C TInt GetThresholdGPUUsedMemory(const TDesC& aSectioName);
+    IMPORT_C TInt GetThresholdLastIteration(const TDesC& aSectioName);
+    IMPORT_C TSize GetWindowSize(const TDesC& aSectioName); 
+    
 private:
 	void ConstructL();
 private: