Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp31 void onPlatformMakeNotCurrent() const override;
124 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anona7c8b76d0111::MacGLTestContext
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp43 void onPlatformMakeNotCurrent() const override;
185 void WinGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anone3cf4fa70111::WinGLTestContext
/external/skia/tools/gpu/mock/
DMockTestContext.cpp32 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon7e48a4d20111::MockTestContext
/external/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm33 void onPlatformMakeNotCurrent() const override;
99 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp59 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon01a312f40111::D3DTestContextImpl
/external/skia/tools/gpu/
DTestContext.h96 virtual void onPlatformMakeNotCurrent() const = 0;
DTestContext.cpp28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp65 void onPlatformMakeNotCurrent() const override;
356 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonbb1cc9610111::GLXGLTestContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp47 void onPlatformMakeNotCurrent() const override;
331 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon3107e7fb0111::EGLGLTestContext
/external/skia/tools/gpu/vk/
DVkTestContext.cpp123 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon1eb152e00111::VkTestContextImpl
/external/skia/tools/gpu/mtl/
DMtlTestContext.mm68 void onPlatformMakeNotCurrent() const override {}
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp108 void onPlatformMakeNotCurrent() const override;
477 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonf7a8dcc00111::ANGLEGLContext
/external/skia/modules/canvaskit/
Dgm_bindings.cpp328 void onPlatformMakeNotCurrent() const override { } in onPlatformMakeNotCurrent() function in __anond25988ab0111::WasmWebGlTestContext