HomeSort by relevance Sort by last modified time
    Searched refs:showStatistics (Results 1 - 4 of 4) 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...]
  /packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/
BinaryDictInputOutput.java 660 private static void showStatistics(ArrayList<Node> nodes) {
757 showStatistics(flatNodes);
    [all...]

Completed in 176 milliseconds