Searched refs:mGLContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLContextImpl.java23 private GLImpl mGLContext; field in class:EGLContextImpl
28 mGLContext = new GLImpl();
33 return mGLContext;

Completed in 43 milliseconds