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

/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLDisplayImpl.java21 public class EGLDisplayImpl extends EGLDisplay { class in inherits:EGLDisplay
24 public EGLDisplayImpl(int dpy) { method in class:EGLDisplayImpl
33 EGLDisplayImpl that = (EGLDisplayImpl) o;

Completed in 302 milliseconds