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

/frameworks/base/opengl/tests/angeles/include/GLES/
H A Degltypes.h19 #define EGL_NO_DISPLAY ((EGLDisplay)0) macro
/frameworks/base/opengl/include/EGL/
H A Degl.h70 #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

Completed in 1329 milliseconds