Home
last modified time | relevance | path

Searched refs:EglBadAccess (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DSurfaceNULL.cpp69 return egl::EglBadAccess(); in getSyncValues()
75 return egl::EglBadAccess(); in getMscRate()
DDeviceNULL.cpp29 return egl::EglBadAccess(); in getAttribute()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DImageImpl.cpp17 return egl::EglBadAccess(); in exportVkImage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DSurfaceMtl.mm176 return egl::EglBadAccess();
182 return egl::EglBadAccess();
188 return egl::EglBadAccess();
194 return egl::EglBadAccess();
200 return egl::EglBadAccess();
206 return egl::EglBadAccess();
DImageMtl.mm163 return egl::EglBadAccess();
DDisplayMtl.mm317 return egl::EglBadAccess();
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSurfaceGL.cpp40 return egl::EglBadAccess(); in getMscRate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDeviceVk.cpp95 return egl::EglBadAccess(); in getAttribute()
DImageVk.cpp107 return egl::EglBadAccess(); in initialize()
DSurfaceVk.cpp440 return egl::EglBadAccess(); in getSyncValues()
446 return egl::EglBadAccess(); in getMscRate()
1811 return egl::EglBadAccess(); in getSyncValues()
1817 return egl::EglBadAccess(); in getMscRate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DError.h93 using EglBadAccess = priv::ErrorStream<EGL_BAD_ACCESS>; variable
DDisplay.cpp2093 return EglBadAccess() << "Program binary not accessible."; in programCacheQuery()
2111 return EglBadAccess() << "Program binary too large or changed during access."; in programCacheQuery()
2136 return EglBadAccess() << "Failed to copy program binary into the cache."; in programCachePopulate()
DSurface.cpp252 return EglBadAccess(); in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp182 return egl::EglBadAccess() in ValidateHardwareBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DSurfaceD3D.cpp174 return egl::EglBadAccess(); in getMscRate()