Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp31 void onPlatformMakeNotCurrent() const override;
110 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonc0709b820111::MacGLTestContext
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp43 void onPlatformMakeNotCurrent() const override;
178 void WinGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonfc7733bc0111::WinGLTestContext
/external/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm30 void onPlatformMakeNotCurrent() const override;
98 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
/external/skia/tools/gpu/mock/
DMockTestContext.cpp34 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon1f2575a70111::MockTestContext
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h43 void onPlatformMakeNotCurrent() const override;
DGLTestContext_command_buffer.cpp340 void CommandBufferGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in sk_gpu_test::CommandBufferGLTestContext
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp63 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon29fbaa890111::D3DTestContextImpl
/external/skia/tools/gpu/
DTestContext.h110 virtual void onPlatformMakeNotCurrent() const = 0;
DTestContext.cpp38 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp64 void onPlatformMakeNotCurrent() const override;
352 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anond3c4ad760111::GLXGLTestContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp66 void onPlatformMakeNotCurrent() const override;
429 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon49afcc100111::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp104 void onPlatformMakeNotCurrent() const override;
452 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anonbbdfb2950111::ANGLEGLContext
/external/skia/tools/gpu/dawn/
DDawnTestContext.cpp236 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon2f6000e70111::DawnTestContextImpl
/external/skia/tools/gpu/mtl/
DMtlTestContext.mm111 void onPlatformMakeNotCurrent() const override {}
/external/skia/tools/gpu/vk/
DVkTestContext.cpp252 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anon4b6501350111::VkTestContextImpl