Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp32 void onPlatformMakeCurrent() const override;
136 void MacGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in MacGLTestContext
/third_party/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp45 void onPlatformMakeCurrent() const override;
192 void WinGLTestContext::onPlatformMakeCurrent() const {
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.h44 void onPlatformMakeCurrent() const override;
H A DGLTestContext_command_buffer.cpp376 void CommandBufferGLTestContext::onPlatformMakeCurrent() const {
/third_party/skia/tools/gpu/mock/
H A DMockTestContext.cpp34 void onPlatformMakeCurrent() const override {}
/third_party/skia/tools/gpu/
H A DTestContext.cpp29 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent()
H A DTestContext.h97 virtual void onPlatformMakeCurrent() const = 0;
/third_party/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp62 void onPlatformMakeCurrent() const override {}
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp42 void onPlatformMakeCurrent() const override;
301 void EGLGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in EGLGLTestContext
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp65 void onPlatformMakeCurrent() const override;
361 void GLXGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in GLXGLTestContext
/third_party/skia/tools/gpu/dawn/
H A DDawnTestContext.cpp162 void onPlatformMakeCurrent() const override {}
/third_party/skia/tools/gpu/vk/
H A DVkTestContext.cpp124 void onPlatformMakeCurrent() const override {}
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp105 void onPlatformMakeCurrent() const override;
476 void ANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in ANGLEGLContext
/third_party/skia/modules/canvaskit/
H A Dgm_bindings.cpp329 void onPlatformMakeCurrent() const override { }

Completed in 6 milliseconds