/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()
|
D | TestContext.h | 67 void swapBuffers();
|
/third_party/skia/tools/sk_app/android/ |
D | RasterWindowContext_android.cpp | 23 void swapBuffers() override; 89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon9eab8ada0111::RasterWindowContext_android
|
/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 __anon737f4f0f0111::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 __anon265cb8a00111::RasterWindowContext_xlib
|
/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 __anonac52b9150111::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 __anon7c1881b40111::RasterWindowContext_win
|
/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 __anon7439e0e90111::RasterWindowContext_win
|
/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;
|
D | DawnWindowContext.h | 25 void swapBuffers() override;
|
/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/sdl/src/video/uikit/ |
D | SDL_uikitopenglview.h | 54 - (void)swapBuffers;
|
/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/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()
|