Home
last modified time | relevance | path

Searched defs:swapBuffers (Results 1 – 25 of 36) sorted by relevance

12

/third_party/flutter/skia/tools/gpu/
DTestContext.cpp46 void TestContext::swapBuffers() { this->onPlatformSwapBuffers(); } in swapBuffers() function in sk_gpu_test::TestContext
/third_party/skia/tools/sk_app/
DGLWindowContext.cpp84 void GLWindowContext::swapBuffers() { in swapBuffers() function in sk_app::GLWindowContext
DDawnWindowContext.cpp86 void DawnWindowContext::swapBuffers() { in swapBuffers() function in sk_app::DawnWindowContext
DVulkanWindowContext.cpp541 void VulkanWindowContext::swapBuffers() { in swapBuffers() function in sk_app::VulkanWindowContext
/third_party/flutter/skia/tools/sk_app/
DGLWindowContext.cpp83 void GLWindowContext::swapBuffers() { in swapBuffers() function in sk_app::GLWindowContext
DDawnWindowContext.cpp79 void DawnWindowContext::swapBuffers() { in swapBuffers() function in sk_app::DawnWindowContext
DVulkanWindowContext.cpp514 void VulkanWindowContext::swapBuffers() { in swapBuffers() function in sk_app::VulkanWindowContext
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitopenglview.m286 {
/third_party/flutter/skia/tools/sk_app/android/
DRasterWindowContext_android.cpp89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon50028f0c0111::RasterWindowContext_android
/third_party/skia/tools/sk_app/android/
DRasterWindowContext_android.cpp89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon1ec11dd70111::RasterWindowContext_android
/third_party/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anonc81d67b10111::RasterWindowContext_win
DD3D12WindowContext_win.cpp198 void D3D12WindowContext::swapBuffers() { in swapBuffers() function in sk_app::D3D12WindowContext
/third_party/flutter/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anonf44f73e60111::RasterWindowContext_win
/third_party/flutter/skia/tools/sk_app/unix/
DRasterWindowContext_unix.cpp63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anon8818ff520111::RasterWindowContext_xlib
/third_party/skia/tools/sk_app/unix/
DRasterWindowContext_unix.cpp63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anon873311dd0111::RasterWindowContext_xlib
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h43 PFNSWAPBUFFERSPROC swapBuffers; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h43 PFNSWAPBUFFERSPROC swapBuffers; variable
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DOpenGLES2App.cpp371 void OpenGLES2App::swapBuffers() in swapBuffers() function in OpenGLES2App
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl55 eglSwapBuffersFunc swapBuffers; variable
DeglwFuncPtrLibraryImpl.inl252 EGLBoolean FuncPtrLibrary::swapBuffers (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp287 void FunctionsGLX::swapBuffers(glx::Drawable drawable) const in swapBuffers() function in rx::FunctionsGLX
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp581 void Context::swapBuffers (void) const in swapBuffers() function in tcu::wgl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp315 void FunctionsGLX::swapBuffers(glx::Drawable drawable) const in swapBuffers() function in rx::FunctionsGLX
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp380 EGLBoolean FunctionsEGL::swapBuffers(EGLSurface surface) const in swapBuffers() function in rx::FunctionsEGL
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp149 void swapBuffers (void) { glXSwapBuffers(getXDisplay(), getGLXDrawable()); } in swapBuffers() function in tcu::lnx::x11::glx::GlxDrawable

12