Searched defs:EGL_BAD_ATTRIBUTE (Results 1 - 4 of 4) sorted by last modified time

/frameworks/native/opengl/include/EGL/
H A Degl.h81 #define EGL_BAD_ATTRIBUTE 0x3004 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h103 #define EGL_BAD_ATTRIBUTE 0x3004 macro
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java43 public static final int EGL_BAD_ATTRIBUTE = 0x3004; field in class:EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java26 int EGL_BAD_ATTRIBUTE = 0x3004; field in interface:EGL10

Completed in 1858 milliseconds