Home
last modified time | relevance | path

Searched refs:EGL_BAD_NATIVE_WINDOW (Results 1 – 25 of 51) sorted by relevance

123

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstegl.c66 case EGL_BAD_NATIVE_WINDOW: in gst_egl_get_error_string()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DSurface.cpp333 return error(EGL_BAD_NATIVE_WINDOW, false); in checkForResize()
347 return error(EGL_BAD_NATIVE_WINDOW, false); in checkForResize()
/third_party/mesa3d/src/egl/main/
Deglcurrent.c135 case EGL_BAD_NATIVE_WINDOW: in _eglInternalError()
/third_party/vk-gl-cts/framework/egl/
DegluStrUtil.inl54 case EGL_BAD_NATIVE_WINDOW: return "EGL_BAD_NATIVE_WINDOW";
/third_party/EGL/api/1.2/
Degl.h56 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/
Degl.h56 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DError.h102 using EglBadNativeWindow = priv::ErrorStream<EGL_BAD_NATIVE_WINDOW>;
/third_party/flutter/glfw/src/
Degl_context.h64 #define EGL_BAD_NATIVE_WINDOW 0x300b macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
Degl.h56 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DError.h102 using EglBadNativeWindow = priv::ErrorStream<EGL_BAD_NATIVE_WINDOW>;
/third_party/EGL/api/1.2/EGL/
Degl.h60 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_context_gl.cc41 _EGL_ERROR_DESC(EGL_BAD_NATIVE_WINDOW), in LogLastEGLError()
/third_party/EGL/api/1.1/EGL/
Degl.h81 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
Degl.h111 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/flutter/engine/flutter/testing/
Dtest_gl_surface.cc68 case EGL_BAD_NATIVE_WINDOW: in GetEGLError()
/third_party/EGL/extensions/MESA/
DEGL_MESA_platform_surfaceless.txt92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
/third_party/skia/third_party/externals/egl-registry/extensions/MESA/
DEGL_MESA_platform_surfaceless.txt92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
/third_party/mesa3d/docs/_extra/specs/
DEGL_MESA_platform_surfaceless.txt92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
Degl.h74 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/
Degl.h74 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/EGL/api/1.0/
Degl.h74 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/EGL/api/1.0/EGL/
Degl.h77 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPackedEnums.cpp314 case EGL_BAD_NATIVE_WINDOW: in ErrorCodeToMessageType()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c661 _eglError(EGL_BAD_NATIVE_WINDOW, "droid_create_surface"); in droid_create_surface()
671 _eglError(EGL_BAD_NATIVE_WINDOW, "droid_create_surface"); in droid_create_surface()
705 _eglError(EGL_BAD_NATIVE_WINDOW, "droid_create_surface"); in droid_create_surface()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedEnums.cpp550 case EGL_BAD_NATIVE_WINDOW: in ErrorCodeToMessageType()

123