Home
last modified time | relevance | path

Searched refs:onPlatformMakeNotCurrent (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp31 void onPlatformMakeNotCurrent() const override;
132 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon315d57ca0111::MacGLTestContext
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp44 void onPlatformMakeNotCurrent() const override;
186 void WinGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon6d63f0040111::WinGLTestContext
/third_party/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm32 void onPlatformMakeNotCurrent() const override;
98 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
/third_party/skia/tools/gpu/mock/
DMockTestContext.cpp33 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anondeaaefef0111::MockTestContext
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h43 void onPlatformMakeNotCurrent() const override;
DGLTestContext_command_buffer.cpp367 void CommandBufferGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in sk_gpu_test::CommandBufferGLTestContext
/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp61 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon2bcdf2d10111::D3DTestContextImpl
/third_party/skia/tools/gpu/
DTestContext.cpp28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
DTestContext.h96 virtual void onPlatformMakeNotCurrent() const = 0;
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp64 void onPlatformMakeNotCurrent() const override;
355 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon44b169be0111::GLXGLTestContext
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp41 void onPlatformMakeNotCurrent() const override;
295 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonba9c88580111::EGLGLTestContext
/third_party/skia/tools/gpu/mtl/
DMtlTestContext.mm72 void onPlatformMakeNotCurrent() const override {}
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp123 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon59f8977d0111::VkTestContextImpl
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp161 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anoneee57b2f0111::DawnTestContextImpl
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp104 void onPlatformMakeNotCurrent() const override;
470 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon413ef4dd0111::ANGLEGLContext
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp328 void onPlatformMakeNotCurrent() const override { } in onPlatformMakeNotCurrent() function in __anon41e064280111::WasmWebGlTestContext