Searched defs:GL2JavaView (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/
H A DGL2JavaView.java47 class GL2JavaView extends GLSurfaceView { class in inherits:GLSurfaceView
48 private static String TAG = "GL2JavaView";
50 public GL2JavaView(Context context) { method in class:GL2JavaView

Completed in 218 milliseconds