Searched defs:EGLContextImpl (Results 1 - 1 of 1) sorted by path

/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLContextImpl.java22 public class EGLContextImpl extends EGLContext { class in inherits:EGLContext
26 public EGLContextImpl(long ctx) { method in class:EGLContextImpl
41 EGLContextImpl that = (EGLContextImpl) o;

Completed in 90 milliseconds