Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp31 void onPlatformMakeNotCurrent() const override;
132 void MacGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon4e3c8ede0111::MacGLTestContext
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp43 void onPlatformMakeNotCurrent() const override;
185 void WinGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon8a4327180111::WinGLTestContext
/external/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm32 void onPlatformMakeNotCurrent() const override;
98 void IOSGLTestContext::onPlatformMakeNotCurrent() const {
/external/skia/tools/gpu/mock/
DMockTestContext.cpp33 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anonc32faa030111::MockTestContext
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h43 void onPlatformMakeNotCurrent() const override;
DGLTestContext_command_buffer.cpp338 void CommandBufferGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in sk_gpu_test::CommandBufferGLTestContext
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp61 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anone9f517e50111::D3DTestContextImpl
/external/skia/tools/gpu/
DTestContext.cpp28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent()
DTestContext.h96 virtual void onPlatformMakeNotCurrent() const = 0;
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp64 void onPlatformMakeNotCurrent() const override;
355 void GLXGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anon6190a0d20111::GLXGLTestContext
/external/skia/tools/gpu/mtl/
DMtlTestContext.mm72 void onPlatformMakeNotCurrent() const override {}
/external/skia/tools/gpu/vk/
DVkTestContext.cpp123 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anonc02b67910111::VkTestContextImpl
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp41 void onPlatformMakeNotCurrent() const override;
419 void EGLGLTestContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anond77bbf6c0111::EGLGLTestContext
/external/skia/tools/gpu/dawn/
DDawnTestContext.cpp161 void onPlatformMakeNotCurrent() const override {} in onPlatformMakeNotCurrent() function in __anond36a35430111::DawnTestContextImpl
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp104 void onPlatformMakeNotCurrent() const override;
458 void ANGLEGLContext::onPlatformMakeNotCurrent() const { in onPlatformMakeNotCurrent() function in __anoned9682f10111::ANGLEGLContext
/external/skia/modules/canvaskit/
Dgm_bindings.cpp327 void onPlatformMakeNotCurrent() const override { } in onPlatformMakeNotCurrent() function in __anonc4ec2bbc0111::WasmWebGlTestContext