Home
last modified time | relevance | path

Searched refs:postSwap (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp134 void Surface::postSwap(const gl::Context *context) in postSwap() function in egl::Surface
239 postSwap(context); in swap()
246 postSwap(context); in swapWithDamage()
262 postSwap(context); in postSubBuffer()
DSurface.h230 void postSwap(const gl::Context *context);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp171 void Surface::postSwap(const gl::Context *context) in postSwap() function in egl::Surface
313 postSwap(context); in swap()
325 postSwap(context); in swapWithDamage()
337 postSwap(context); in swapWithFrameToken()
355 postSwap(context); in postSubBuffer()
DSurface.h274 void postSwap(const gl::Context *context);
/third_party/vk-gl-cts/modules/egl/
DteglPreservingSwapTests.cpp413 …PostSwapFramebuffers (tcu::TestLog& log, const tcu::Surface& preSwap, const tcu::Surface& postSwap) in comparePreAndPostSwapFramebuffers() argument
415 …amebuffer compare", "Compare pre- and post-swap framebuffers", preSwap, postSwap, tcu::RGBA(0, 0, … in comparePreAndPostSwapFramebuffers()