Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ggp/
H A DWindowSurfaceVkGGP.cpp62 egl::Error WindowSurfaceVkGGP::swapWithFrameToken(const gl::Context *context, in swapWithFrameToken() function in rx::WindowSurfaceVkGGP
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DSurfaceImpl.cpp41 egl::Error SurfaceImpl::swapWithFrameToken(const gl::Context *context, in swapWithFrameToken() function in rx::SurfaceImpl
/aosp_15_r20/external/angle/src/libANGLE/
H A DSurface.cpp354 Error Surface::swapWithFrameToken(gl::Context *context, EGLFrameTokenANGLE frameToken) in swapWithFrameToken() function in egl::Surface
H A DCaps.h625 bool swapWithFrameToken = false; member