diff -r ac96196b945c -r 15986eb6c500 egl/egltest/scripts/egltest_settings.ini --- a/egl/egltest/scripts/egltest_settings.ini Mon Mar 15 12:45:41 2010 +0200 +++ b/egl/egltest/scripts/egltest_settings.ini Wed Mar 31 23:34:07 2010 +0300 @@ -38,10 +38,10 @@ NumIterations=1000 [Benchmark] -NumIterations = 400 // Needs to be set with care. Making this value bigger may cause an allocation failure - // on the emulator, it fails to create SgImage at some point. +NumIterations = 300 // Needs to be set with care. Making this value greater may cause an allocation failure. + // On the emulator, it fails to create SgImage at some point. // Hardware will have their own limitations which also need to be considered. ImageWidth = 50 // width of RSgImage -ImageHeight = 50 // height if RSgImage +ImageHeight = 50 // height of RSgImage NumFormats = 1 Format0 = EUidPixelFormatARGB_8888_PRE