Home
last modified time | relevance | path

Searched defs:swapWithDamage (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp33 egl::Error SurfaceImpl::swapWithDamage(const gl::Context *context, in swapWithDamage() function in rx::SurfaceImpl
/external/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp50 egl::Error SurfaceEGL::swapWithDamage(const gl::Context *context, in swapWithDamage() function in rx::SurfaceEGL
/external/angle/src/libANGLE/
DSurface.cpp351 Error Surface::swapWithDamage(gl::Context *context, const EGLint *rects, EGLint n_rects) in swapWithDamage() function in egl::Surface
/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp2218 egl::Error WindowSurfaceVk::swapWithDamage(const gl::Context *context, in swapWithDamage() function in rx::WindowSurfaceVk