Home
last modified time | relevance | path

Searched refs:onPlatformMakeNotCurrent (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp31 void onPlatformMakeNotCurrent() const override;
132 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in MacGLTestContext
/third_party/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp44 void onPlatformMakeNotCurrent() const override;
186 void WinGLTestContext::onPlatformMakeNotCurrent() const {
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.h43 void onPlatformMakeNotCurrent() const override;
H A DGLTestContext_command_buffer.cpp367 void CommandBufferGLTestContext::onPlatformMakeNotCurrent() const {
/third_party/skia/tools/gpu/mock/
H A DMockTestContext.cpp33 void onPlatformMakeNotCurrent() const override {}
/third_party/skia/tools/gpu/
H A DTestContext.cpp28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
H A DTestContext.h96 virtual void onPlatformMakeNotCurrent() const = 0;
/third_party/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp61 void onPlatformMakeNotCurrent() const override {}
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp41 void onPlatformMakeNotCurrent() const override;
295 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in EGLGLTestContext
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp64 void onPlatformMakeNotCurrent() const override;
355 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in GLXGLTestContext
/third_party/skia/tools/gpu/dawn/
H A DDawnTestContext.cpp161 void onPlatformMakeNotCurrent() const override {}
/third_party/skia/tools/gpu/vk/
H A DVkTestContext.cpp123 void onPlatformMakeNotCurrent() const override {}
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp104 void onPlatformMakeNotCurrent() const override;
470 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in ANGLEGLContext
/third_party/skia/modules/canvaskit/
H A Dgm_bindings.cpp328 void onPlatformMakeNotCurrent() const override { }

Completed in 7 milliseconds