Searched refs:EGLDisplayImpl (Results 1 – 4 of 4) sorted by relevance
21 public class EGLDisplayImpl extends EGLDisplay { class24 public EGLDisplayImpl(long dpy) { in EGLDisplayImpl() method in EGLDisplayImpl33 EGLDisplayImpl that = (EGLDisplayImpl) o; in equals()
28 private EGLDisplayImpl mDisplay = new EGLDisplayImpl(-1);114 mDisplay = new EGLDisplayImpl(value); in eglGetDisplay()134 mDisplay = new EGLDisplayImpl(value); in eglGetCurrentDisplay()
93 EGLDisplay EGL_NO_DISPLAY = new com.google.android.gles_jni.EGLDisplayImpl(0);
6371 com.google.android.gles_jni.EGLDisplayImpl