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

/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java57 class GL2JNIView extends GLSurfaceView { class in inherits:GLSurfaceView
58 private static String TAG = "GL2JNIView";
60 public GL2JNIView(Context context) { method in class:GL2JNIView
65 public GL2JNIView(Context context, boolean translucent, int depth, int stencil) { method in class:GL2JNIView

Completed in 26 milliseconds