/external/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 31 void onPlatformMakeNotCurrent() const override; 124 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anona7c8b76d0111::MacGLTestContext
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 43 void onPlatformMakeNotCurrent() const override; 185 void WinGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anone3cf4fa70111::WinGLTestContext
|
/external/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 32 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon7e48a4d20111::MockTestContext
|
/external/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 33 void onPlatformMakeNotCurrent() const override; 99 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
|
/external/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 59 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon01a312f40111::D3DTestContextImpl
|
/external/skia/tools/gpu/ |
D | TestContext.h | 96 virtual void onPlatformMakeNotCurrent() const = 0;
|
D | TestContext.cpp | 28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
|
/external/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 65 void onPlatformMakeNotCurrent() const override; 356 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonbb1cc9610111::GLXGLTestContext
|
/external/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 47 void onPlatformMakeNotCurrent() const override; 331 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon3107e7fb0111::EGLGLTestContext
|
/external/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 123 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon1eb152e00111::VkTestContextImpl
|
/external/skia/tools/gpu/mtl/ |
D | MtlTestContext.mm | 68 void onPlatformMakeNotCurrent() const override {}
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 108 void onPlatformMakeNotCurrent() const override; 477 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonf7a8dcc00111::ANGLEGLContext
|
/external/skia/modules/canvaskit/ |
D | gm_bindings.cpp | 328 void onPlatformMakeNotCurrent() const override { } in onPlatformMakeNotCurrent() function in __anond25988ab0111::WasmWebGlTestContext
|