HomeSort by relevance Sort by last modified time
    Searched defs:showStatistics (Results 1 - 3 of 3) sorted by null

  /development/apps/OBJViewer/com/android/objviewer/
OBJViewer.java 242 glView.showStatistics(canvas, w);
  /development/samples/GlobalTime/src/com/android/globaltime/
GLView.java 124 * mGLView.showStatistics(canvas, w);
129 * GLContext.waitGL, the showStatistics and showMessages methods
545 * display by the showStatistics method. The number of triangles
564 public void showStatistics(Canvas canvas, int width) {
GlobalTime.java     [all...]

Completed in 694 milliseconds