Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DDisplayImpl.cpp82 egl::Error DisplayImpl::validateClientBuffer(const egl::Config *configuration, in validateClientBuffer() function in rx::DisplayImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp310 egl::Error DisplayD3D::validateClientBuffer(const egl::Config *config, in validateClientBuffer() function in rx::DisplayD3D
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp573 egl::Error DisplayWGL::validateClientBuffer(const egl::Config *configuration, in validateClientBuffer() function in rx::DisplayWGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp697 egl::Error DisplayEGL::validateClientBuffer(const egl::Config *configuration, in validateClientBuffer() function in rx::DisplayEGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.cpp2275 Error Display::validateClientBuffer(const Config *configuration, in validateClientBuffer() function in egl::Display