/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstegl.c | 66 case EGL_BAD_NATIVE_WINDOW: in gst_egl_get_error_string()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | Surface.cpp | 333 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/ |
D | eglcurrent.c | 135 case EGL_BAD_NATIVE_WINDOW: in _eglInternalError()
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluStrUtil.inl | 54 case EGL_BAD_NATIVE_WINDOW: return "EGL_BAD_NATIVE_WINDOW";
|
/third_party/EGL/api/1.2/ |
D | egl.h | 56 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/ |
D | egl.h | 56 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Error.h | 102 using EglBadNativeWindow = priv::ErrorStream<EGL_BAD_NATIVE_WINDOW>;
|
/third_party/flutter/glfw/src/ |
D | egl_context.h | 64 #define EGL_BAD_NATIVE_WINDOW 0x300b macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/ |
D | egl.h | 56 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Error.h | 102 using EglBadNativeWindow = priv::ErrorStream<EGL_BAD_NATIVE_WINDOW>;
|
/third_party/EGL/api/1.2/EGL/ |
D | egl.h | 60 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/flutter/engine/flutter/shell/platform/android/ |
D | android_context_gl.cc | 41 _EGL_ERROR_DESC(EGL_BAD_NATIVE_WINDOW), in LogLastEGLError()
|
/third_party/EGL/api/1.1/EGL/ |
D | egl.h | 81 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/ |
D | egl.h | 111 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/flutter/engine/flutter/testing/ |
D | test_gl_surface.cc | 68 case EGL_BAD_NATIVE_WINDOW: in GetEGLError()
|
/third_party/EGL/extensions/MESA/ |
D | EGL_MESA_platform_surfaceless.txt | 92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
|
/third_party/skia/third_party/externals/egl-registry/extensions/MESA/ |
D | EGL_MESA_platform_surfaceless.txt | 92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
|
/third_party/mesa3d/docs/_extra/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/ |
D | egl.h | 74 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/ |
D | egl.h | 74 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/EGL/api/1.0/ |
D | egl.h | 74 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/EGL/api/1.0/EGL/ |
D | egl.h | 77 #define EGL_BAD_NATIVE_WINDOW 0x300B macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedEnums.cpp | 314 case EGL_BAD_NATIVE_WINDOW: in ErrorCodeToMessageType()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_android.c | 661 _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/ |
D | PackedEnums.cpp | 550 case EGL_BAD_NATIVE_WINDOW: in ErrorCodeToMessageType()
|