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

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degltypes.h19 #define EGL_NO_DISPLAY ((EGLDisplay)0) macro
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java93 EGLDisplay EGL_NO_DISPLAY = new com.google.android.gles_jni.EGLDisplayImpl(0); field in interface:EGL10
/frameworks/native/opengl/include/EGL/
H A Degl.h70 #define EGL_NO_DISPLAY ((EGLDisplay)0) macro
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java34 public static EGLDisplay EGL_NO_DISPLAY = null; field in class:EGL14

Completed in 1091 milliseconds