Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Degl.cpp1290 return setError(EGL_BAD_DISPLAY, EGL_NO_SURFACE); in createWindowSurface()
1339 return setError(EGL_BAD_DISPLAY, EGL_NO_SURFACE); in createPixmapSurface()
1385 return setError(EGL_BAD_DISPLAY, EGL_NO_SURFACE); in createPbufferSurface()
1457 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglInitialize()
1478 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglTerminate()
1500 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglGetConfigs()
1523 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglChooseConfig()
1604 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglGetConfigAttrib()
1636 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglDestroySurface()
1642 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglDestroySurface()
[all …]
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp320 if (!dp) return setError(EGL_BAD_DISPLAY, (EGLBoolean)EGL_FALSE); in eglInitializeImpl()
334 if (!dp) return setError(EGL_BAD_DISPLAY, (EGLBoolean)EGL_FALSE); in eglTerminateImpl()
820 return setError(EGL_BAD_DISPLAY, EGL_NO_SURFACE); in eglCreatePlatformWindowSurfaceImpl()
1022 if (!dp) return setError(EGL_BAD_DISPLAY, (EGLBoolean)EGL_FALSE); in eglMakeCurrentImpl()
1685 return setError(EGL_BAD_DISPLAY, (EGLBoolean)EGL_FALSE); in eglLockSurfaceKHRImpl()
1701 return setError(EGL_BAD_DISPLAY, (EGLBoolean)EGL_FALSE); in eglUnlockSurfaceKHRImpl()
1767 return setError(EGL_BAD_DISPLAY, EGL_NO_IMAGE); in eglCreateImageImpl()
1802 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglDestroyImageImpl()
1844 return setError(EGL_BAD_DISPLAY, EGL_NO_SYNC); in eglCreateSyncImpl()
1877 return setError(EGL_BAD_DISPLAY, EGL_FALSE); in eglDestroySyncImpl()
[all …]
Degl_tls.cpp45 case EGL_BAD_DISPLAY: return "EGL_BAD_DISPLAY"; in egl_strerror()
Degl.cpp91 return setError(EGL_BAD_DISPLAY, egl_display_ptr(nullptr)); in validate_display()
/frameworks/base/opengl/java/android/opengl/
DGLUtils.java249 case EGL10.EGL_BAD_DISPLAY: in getEGLErrorString()
DEGL14.java48 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.java31 int EGL_BAD_DISPLAY = 0x3008; field
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp82 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/base/media/mca/filterfw/native/core/
Dgl_env.cpp335 case EGL_BAD_DISPLAY: in CheckEGLMakeCurrentError()
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h81 case EGL_BAD_DISPLAY: return "EGL_BAD_DISPLAY"; in strerror()
/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/include/EGL/
Degl.h69 #define EGL_BAD_DISPLAY 0x3008 macro
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if48 public static final int EGL_BAD_DISPLAY = 0x3008;
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp59 ERROR_CASE(EGL_BAD_DISPLAY) in egl_error_str()
/frameworks/rs/driver/
DrsdGL.cpp59 case EGL_BAD_DISPLAY: return "EGL_BAD_DISPLAY"; in checkEglError()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...