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

  /frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/
GL2JavaActivity.java 29 GL2JavaView mView;
33 mView = new GL2JavaView(getApplication());
GL2JavaView.java 47 class GL2JavaView extends GLSurfaceView {
48 private static String TAG = "GL2JavaView";
50 public GL2JavaView(Context context) {

Completed in 189 milliseconds