Home
last modified time | relevance | path

Searched defs:validateClientBuffer (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DDisplayImpl.cpp77 egl::Error DisplayImpl::validateClientBuffer(const egl::Config *configuration, in validateClientBuffer() function in rx::DisplayImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp311 egl::Error DisplayD3D::validateClientBuffer(const egl::Config *config, in validateClientBuffer() function in rx::DisplayD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp567 egl::Error DisplayWGL::validateClientBuffer(const egl::Config *configuration, in validateClientBuffer() function in rx::DisplayWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp690 egl::Error DisplayEGL::validateClientBuffer(const egl::Config *configuration, in validateClientBuffer() function in rx::DisplayEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1913 Error Display::validateClientBuffer(const Config *configuration, in validateClientBuffer() function in egl::Display