Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix another set of out-of-date headers. | Dan Bornstein | 2010-12-07 | 2 | -34/+26 |
| | | | | | | This time in XML files. Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637 | ||||
* | Initial checkin of a framerate test app | Jim Shuma | 2010-09-28 | 5 | -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 |