summaryrefslogtreecommitdiffstats
path: root/opengl/tests/testFramerate
Commit message (Collapse)AuthorAgeFilesLines
* Fix another set of out-of-date headers.Dan Bornstein2010-12-072-34/+26
| | | | | | This time in XML files. Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637
* Initial checkin of a framerate test appJim Shuma2010-09-285-0/+223
Measures the time to do nothing but clear the screen in an OpenGL Java app. Spews frame time statistics to the log. Control long frame time by setting debug.longframe_ms; e.g., adb shell setprop debug.longframe_ms 33 Change-Id: I435a3cb170048349e00417c44db42121c68744b2