/third_party/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 31 void onPlatformMakeNotCurrent() const override; 132 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon315d57ca0111::MacGLTestContext
|
/third_party/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 44 void onPlatformMakeNotCurrent() const override; 186 void WinGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon6d63f0040111::WinGLTestContext
|
/third_party/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 32 void onPlatformMakeNotCurrent() const override; 98 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
|
/third_party/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 33 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anondeaaefef0111::MockTestContext
|
/third_party/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 43 void onPlatformMakeNotCurrent() const override;
|
D | GLTestContext_command_buffer.cpp | 367 void CommandBufferGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in sk_gpu_test::CommandBufferGLTestContext
|
/third_party/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 61 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon2bcdf2d10111::D3DTestContextImpl
|
/third_party/skia/tools/gpu/ |
D | TestContext.cpp | 28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
|
D | TestContext.h | 96 virtual void onPlatformMakeNotCurrent() const = 0;
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 64 void onPlatformMakeNotCurrent() const override; 355 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon44b169be0111::GLXGLTestContext
|
/third_party/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 41 void onPlatformMakeNotCurrent() const override; 295 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonba9c88580111::EGLGLTestContext
|
/third_party/skia/tools/gpu/mtl/ |
D | MtlTestContext.mm | 72 void onPlatformMakeNotCurrent() const override {}
|
/third_party/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 123 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon59f8977d0111::VkTestContextImpl
|
/third_party/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 161 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anoneee57b2f0111::DawnTestContextImpl
|
/third_party/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 104 void onPlatformMakeNotCurrent() const override; 470 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon413ef4dd0111::ANGLEGLContext
|
/third_party/skia/modules/canvaskit/ |
D | gm_bindings.cpp | 328 void onPlatformMakeNotCurrent() const override { } in onPlatformMakeNotCurrent() function in __anon41e064280111::WasmWebGlTestContext
|