Home
last modified time | relevance | path

Searched refs:GL2JNIView (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIActivity.java29 GL2JNIView mView;
33 mView = new GL2JNIView(getApplication()); in onCreate()
DGL2JNIView.java67 class GL2JNIView extends GLSurfaceView { class
71 public GL2JNIView(Context context) { in GL2JNIView() method in GL2JNIView
76 public GL2JNIView(Context context, boolean translucent, int depth, int stencil) { in GL2JNIView() method in GL2JNIView