Home
last modified time | relevance | path

Searched refs:EGL_BAD_CONFIG (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/opengl/tests/include/
DEGLUtils.h62 case EGL_BAD_CONFIG: return "EGL_BAD_CONFIG"; in strerror()
/frameworks/native/opengl/libs/EGL/
Degl_tls.cpp46 case EGL_BAD_CONFIG: return "EGL_BAD_CONFIG"; in egl_strerror()
Degl.cpp270 return setError(EGL_BAD_CONFIG, egl_display_ptr(NULL)); in validate_display_connection()
DeglApi.cpp1333 return setError(EGL_BAD_CONFIG, EGL_NO_SURFACE); in eglCreatePbufferFromClientBuffer()
/frameworks/base/opengl/java/android/opengl/
DGLUtils.java247 case EGL10.EGL_BAD_CONFIG: in getEGLErrorString()
DEGL14.java44 public static final int EGL_BAD_CONFIG = 0x3005; field in EGL14
DEGLLogWrapper.java547 case EGL_BAD_CONFIG: in getErrorString()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java27 int EGL_BAD_CONFIG = 0x3005; field
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp82 case EGL_BAD_CONFIG: return "BAD CONFIG"; in egl_strerror()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h104 #define EGL_BAD_CONFIG 0x3005 macro
/frameworks/native/opengl/include/EGL/
Degl.h82 #define EGL_BAD_CONFIG 0x3005 macro
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp43 ERROR_CASE(EGL_BAD_CONFIG) in egl_error_str()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if44 public static final int EGL_BAD_CONFIG = 0x3005;
/frameworks/rs/driver/
DrsdGL.cpp60 case EGL_BAD_CONFIG: return "EGL_BAD_CONFIG"; in checkEglError()
/frameworks/native/opengl/libagl/
Degl.cpp1206 return setError(EGL_BAD_CONFIG, EGL_FALSE); in getConfigAttrib()
/frameworks/base/api/
Dsystem-current.txt20281 field public static final int EGL_BAD_CONFIG = 12293; // 0x3005
54239 field public static final int EGL_BAD_CONFIG = 12293; // 0x3005
Dcurrent.txt18701 field public static final int EGL_BAD_CONFIG = 12293; // 0x3005
51710 field public static final int EGL_BAD_CONFIG = 12293; // 0x3005