HomeSort by relevance Sort by last modified time
    Searched refs:glView (Results 1 - 2 of 2) sorted by null

  /development/apps/OBJViewer/com/android/objviewer/
OBJViewer.java 25 import android.graphics.glutils.GLView;
56 // GLView object to manage drawing
57 private GLView glView = new GLView();
106 // Hand the key to the GLView object first
107 if (glView.processKey(keyCode)) {
145 glView.reset();
197 glView.setAspectRatio(ratio);
203 glView.setProjection(gl)
    [all...]
  /prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/
robotium-solo-5.5.3.jar 

Completed in 73 milliseconds