Searched refs:EGLDisplayImpl (Results 1 – 6 of 6) 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);
3236 com.google.android.gles_jni.EGLDisplayImpl
6499 com.google.android.gles_jni.EGLDisplayImpl
41887 HSPLcom/google/android/gles_jni/EGLDisplayImpl;-><init>(J)V41888 HSPLcom/google/android/gles_jni/EGLDisplayImpl;->equals(Ljava/lang/Object;)Z53331 Lcom/google/android/gles_jni/EGLDisplayImpl;