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

/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(int ctx) { method in class:EGLContextImpl
41 EGLContextImpl that = (EGLContextImpl) o;

Completed in 139 milliseconds