Searched refs:EGLDisplayImpl (Results 1 – 5 of 5) 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()
33 private EGLDisplayImpl mDisplay = new EGLDisplayImpl(-1);123 mDisplay = new EGLDisplayImpl(value); in eglGetDisplay()143 mDisplay = new EGLDisplayImpl(value); in eglGetCurrentDisplay()
93 EGLDisplay EGL_NO_DISPLAY = new com.google.android.gles_jni.EGLDisplayImpl(0);
9968 com.google.android.gles_jni.EGLDisplayImpl
31797 HSPLcom/google/android/gles_jni/EGLDisplayImpl;-><init>(J)V51203 Lcom/google/android/gles_jni/EGLDisplayImpl;