/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VulkanUniformUpdatesTest.cpp | 137 swapBuffers(); in TEST_P() 181 swapBuffers(); in TEST_P() 249 swapBuffers(); in TEST_P() 328 swapBuffers(); in TEST_P() 379 swapBuffers(); in TEST_P() 404 swapBuffers(); in TEST_P() 410 swapBuffers(); in TEST_P()
|
D | OcclusionQueriesTest.cpp | 65 swapBuffers(); in TEST_P() 106 swapBuffers(); in TEST_P() 170 swapBuffers(); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | OcclusionQueriesTest.cpp | 68 swapBuffers(); in TEST_P() 106 swapBuffers(); in TEST_P() 176 swapBuffers(); in TEST_P() 207 swapBuffers(); in TEST_P() 239 swapBuffers(); in TEST_P() 287 swapBuffers(); in TEST_P() 344 swapBuffers(); in TEST_P() 487 swapBuffers(); in TEST_P() 574 swapBuffers(); in TEST_P()
|
D | VulkanUniformUpdatesTest.cpp | 135 swapBuffers(); in TEST_P() 179 swapBuffers(); in TEST_P() 247 swapBuffers(); in TEST_P() 326 swapBuffers(); in TEST_P() 374 swapBuffers(); in TEST_P() 399 swapBuffers(); in TEST_P() 405 swapBuffers(); in TEST_P()
|
D | VulkanPerformanceCounterTest.cpp | 582 swapBuffers(); in TEST_P() 589 swapBuffers(); in TEST_P() 629 swapBuffers(); in TEST_P() 636 swapBuffers(); in TEST_P() 687 swapBuffers(); in TEST_P() 694 swapBuffers(); in TEST_P() 726 swapBuffers(); in TEST_P() 733 swapBuffers(); in TEST_P() 765 swapBuffers(); in TEST_P() 772 swapBuffers(); in TEST_P() [all …]
|
D | ObjectAllocationTest.cpp | 65 swapBuffers(); in TEST_P()
|
/third_party/flutter/skia/tools/gpu/ |
D | TestContext.cpp | 46 void TestContext::swapBuffers() { this->onPlatformSwapBuffers(); } in swapBuffers() function in sk_gpu_test::TestContext 52 this->swapBuffers(); in waitOnSyncOrSwap()
|
/third_party/flutter/skia/tools/sk_app/android/ |
D | RasterWindowContext_android.cpp | 23 void swapBuffers() override; 89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon636c418a0111::RasterWindowContext_android
|
/third_party/skia/tools/sk_app/android/ |
D | RasterWindowContext_android.cpp | 23 void swapBuffers() override; 89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon2e1732550111::RasterWindowContext_android
|
/third_party/skia/tools/sk_app/unix/ |
D | RasterWindowContext_unix.cpp | 22 void swapBuffers() override; 63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anon672b1fdb0111::RasterWindowContext_xlib
|
/third_party/flutter/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 25 void swapBuffers() override; 77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anon03a588640111::RasterWindowContext_win
|
/third_party/flutter/skia/tools/sk_app/unix/ |
D | RasterWindowContext_unix.cpp | 22 void swapBuffers() override; 63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anonc5462b500111::RasterWindowContext_xlib
|
/third_party/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 25 void swapBuffers() override; 77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anon261dde2f0111::RasterWindowContext_win
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglResizeTests.cpp | 352 egl.swapBuffers(m_display, **m_surface); in iterate() 364 egl.swapBuffers(m_display, **m_surface); in iterate() 407 egl.swapBuffers(m_display, **m_surface); in iterate() 409 egl.swapBuffers(m_display, **m_surface); in iterate() 505 EGLU_CHECK_CALL(egl, swapBuffers(m_display, **m_surface)); in iterate()
|
D | teglSwapBuffersTests.cpp | 343 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig() 361 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig() 382 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig() 402 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig()
|
/third_party/skia/tools/sk_app/ |
D | GLWindowContext.h | 28 void swapBuffers() override;
|
D | GraphiteMetalWindowContext.h | 28 void swapBuffers() override;
|
D | MetalWindowContext.h | 28 void swapBuffers() override;
|
D | WindowContext.h | 33 virtual void swapBuffers() = 0;
|
/third_party/flutter/skia/tools/sk_app/ |
D | GLWindowContext.h | 30 void swapBuffers() override;
|
D | MetalWindowContext.h | 26 void swapBuffers() override;
|
D | WindowContext.h | 33 virtual void swapBuffers() = 0;
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | FunctionsWGL.cpp | 67 swapBuffers(nullptr), in FunctionsWGL() 119 swapBuffers = SwapBuffers; // SwapBuffers is statically linked from GDI in initialize()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | FunctionsWGL.cpp | 67 swapBuffers(nullptr), in FunctionsWGL() 119 swapBuffers = SwapBuffers; // SwapBuffers is statically linked from GDI in initialize()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/ |
D | SDL_uikitopenglview.h | 54 - (void)swapBuffers;
|