/external/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 31 void onPlatformMakeNotCurrent() const override; 132 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon4e3c8ede0111::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 __anon8a4327180111::WinGLTestContext
|
/external/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 32 void onPlatformMakeNotCurrent() const override; 98 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
|
/external/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 33 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anonc32faa030111::MockTestContext
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 43 void onPlatformMakeNotCurrent() const override;
|
D | GLTestContext_command_buffer.cpp | 338 void CommandBufferGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in sk_gpu_test::CommandBufferGLTestContext
|
/external/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 61 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anone9f517e50111::D3DTestContextImpl
|
/external/skia/tools/gpu/ |
D | TestContext.cpp | 28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
|
D | TestContext.h | 96 virtual void onPlatformMakeNotCurrent() const = 0;
|
/external/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 64 void onPlatformMakeNotCurrent() const override; 355 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon6190a0d20111::GLXGLTestContext
|
/external/skia/tools/gpu/mtl/ |
D | MtlTestContext.mm | 72 void onPlatformMakeNotCurrent() const override {}
|
/external/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 123 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anonc02b67910111::VkTestContextImpl
|
/external/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 41 void onPlatformMakeNotCurrent() const override; 419 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anond77bbf6c0111::EGLGLTestContext
|
/external/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 161 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anond36a35430111::DawnTestContextImpl
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 104 void onPlatformMakeNotCurrent() const override; 458 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anoned9682f10111::ANGLEGLContext
|
/external/skia/modules/canvaskit/ |
D | gm_bindings.cpp | 327 void onPlatformMakeNotCurrent() const override { } in onPlatformMakeNotCurrent() function in __anonc4ec2bbc0111::WasmWebGlTestContext
|