Searched defs:EGL_BAD_CONFIG (Results 1 - 4 of 4) sorted by path

/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java44 public static final int EGL_BAD_CONFIG = 0x3005; field in class:EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java27 int EGL_BAD_CONFIG = 0x3005; field in interface:EGL10
/frameworks/native/opengl/include/EGL/
H A Degl.h82 #define EGL_BAD_CONFIG 0x3005 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h104 #define EGL_BAD_CONFIG 0x3005 macro

Completed in 672 milliseconds