Searched refs:GL2JNIView (Results 1 – 2 of 2) sorted by relevance
29 GL2JNIView mView;33 mView = new GL2JNIView(getApplication()); in onCreate()
67 class GL2JNIView extends GLSurfaceView { class71 public GL2JNIView(Context context) { in GL2JNIView() method in GL2JNIView76 public GL2JNIView(Context context, boolean translucent, int depth, int stencil) { in GL2JNIView() method in GL2JNIView