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

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h107 #define EGL_BAD_DISPLAY 0x3008 macro
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java30 int EGL_BAD_DISPLAY = 0x3008; field in interface:EGL10
/frameworks/native/opengl/include/EGL/
H A Degl.h85 #define EGL_BAD_DISPLAY 0x3008 macro
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java48 public static final int EGL_BAD_DISPLAY = 0x3008; field in class:EGL14

Completed in 1765 milliseconds