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

  /frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/
GLJNIActivity.java 24 GLJNIView mView;
29 mView = new GLJNIView(getApplication());
GLJNIView.java 54 class GLJNIView extends GLSurfaceView {
55 GLJNIView(Context context) {
60 public GLJNIView(Context context, AttributeSet attrs) {

Completed in 69 milliseconds