Home
last modified time | relevance | path

Searched refs:EGL_BAD_DISPLAY (Results 1 – 20 of 20) sorted by relevance

/frameworks/native/opengl/libagl/
Degl.cpp1233 return setError(EGL_BAD_DISPLAY, EGL_NO_SURFACE); in createWindowSurface()
1282 return setError(EGL_BAD_DISPLAY, EGL_NO_SURFACE); in createPixmapSurface()
1328 return setError(EGL_BAD_DISPLAY, EGL_NO_SURFACE); in createPbufferSurface()
1400 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglInitialize()
1421 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglTerminate()
1442 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglGetConfigs()
1462 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglChooseConfig()
1543 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglGetConfigAttrib()
1575 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglDestroySurface()
1581 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglDestroySurface()
[all …]
/frameworks/native/opengl/tests/include/
DEGLUtils.h65 case EGL_BAD_DISPLAY: return "EGL_BAD_DISPLAY"; in strerror()
/frameworks/native/opengl/libs/EGL/
Degl_tls.cpp49 case EGL_BAD_DISPLAY: return "EGL_BAD_DISPLAY"; in egl_strerror()
DeglApi.cpp229 if (!dp) return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglInitialize()
245 if (!dp) return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglTerminate()
690 if (!dp) return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglMakeCurrent()
1357 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglLockSurfaceKHR()
1375 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglUnlockSurfaceKHR()
1574 return setErrorQuiet(EGL_BAD_DISPLAY, 0); in eglGetSystemTimeFrequencyNV()
1592 return setErrorQuiet(EGL_BAD_DISPLAY, 0); in eglGetSystemTimeNV()
Degl.cpp255 return setError(EGL_BAD_DISPLAY, egl_display_ptr(NULL)); in validate_display()
/frameworks/base/opengl/java/android/opengl/
DGLUtils.java253 case EGL10.EGL_BAD_DISPLAY: in getEGLErrorString()
DEGL14.java47 public static final int EGL_BAD_DISPLAY = 0x3008; field in EGL14
DEGLLogWrapper.java553 case EGL_BAD_DISPLAY: in getErrorString()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java30 int EGL_BAD_DISPLAY = 0x3008; field
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp85 case EGL_BAD_DISPLAY: return "BAD DISPLAY"; in egl_strerror()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h107 #define EGL_BAD_DISPLAY 0x3008 macro
/frameworks/native/opengl/include/EGL/
Degl.h85 #define EGL_BAD_DISPLAY 0x3008 macro
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp46 ERROR_CASE(EGL_BAD_DISPLAY) in egl_error_str()
/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp332 case EGL_BAD_DISPLAY: in CheckEGLMakeCurrentError()
/frameworks/native/opengl/specs/
DEGL_ANDROID_presentation_time.txt97 EGL_BAD_DISPLAY error is generated. If <surface> is not a valid EGLSurface
DEGL_ANDROID_native_fence_sync.txt154 EGL_NO_SYNC_KHR is returned and an EGL_BAD_DISPLAY error is
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if47 public static final int EGL_BAD_DISPLAY = 0x3008;
/frameworks/rs/driver/
DrsdGL.cpp63 case EGL_BAD_DISPLAY: return "EGL_BAD_DISPLAY"; in checkEglError()
/frameworks/base/api/
Dsystem-current.txt20284 field public static final int EGL_BAD_DISPLAY = 12296; // 0x3008
54242 field public static final int EGL_BAD_DISPLAY = 12296; // 0x3008
Dcurrent.txt18704 field public static final int EGL_BAD_DISPLAY = 12296; // 0x3008
51713 field public static final int EGL_BAD_DISPLAY = 12296; // 0x3008