/external/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 31 void onPlatformMakeNotCurrent() const override; 110 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonc0709b820111::MacGLTestContext
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 43 void onPlatformMakeNotCurrent() const override; 178 void WinGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonfc7733bc0111::WinGLTestContext
|
/external/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 30 void onPlatformMakeNotCurrent() const override; 98 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
|
/external/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 34 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon1f2575a70111::MockTestContext
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 43 void onPlatformMakeNotCurrent() const override;
|
D | GLTestContext_command_buffer.cpp | 340 void CommandBufferGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in sk_gpu_test::CommandBufferGLTestContext
|
/external/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 63 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon29fbaa890111::D3DTestContextImpl
|
/external/skia/tools/gpu/ |
D | TestContext.h | 110 virtual void onPlatformMakeNotCurrent() const = 0;
|
D | TestContext.cpp | 38 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
|
/external/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 64 void onPlatformMakeNotCurrent() const override; 352 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anond3c4ad760111::GLXGLTestContext
|
/external/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 66 void onPlatformMakeNotCurrent() const override; 429 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon49afcc100111::EGLGLTestContext
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 104 void onPlatformMakeNotCurrent() const override; 452 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonbbdfb2950111::ANGLEGLContext
|
/external/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 236 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon2f6000e70111::DawnTestContextImpl
|
/external/skia/tools/gpu/mtl/ |
D | MtlTestContext.mm | 111 void onPlatformMakeNotCurrent() const override {}
|
/external/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 252 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon4b6501350111::VkTestContextImpl
|