Home
last modified time | relevance | path

Searched refs:onPlatformGetAutoContextRestore (Results 1 – 25 of 30) sorted by relevance

12

/third_party/flutter/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp32 std::function<void()> onPlatformGetAutoContextRestore() const override;
113 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon76087b7d0111::MacGLTestContext
/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp33 std::function<void()> onPlatformGetAutoContextRestore() const override;
140 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon40b36c480111::MacGLTestContext
/third_party/flutter/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp44 std::function<void()> onPlatformGetAutoContextRestore() const override;
194 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonb20f13b70111::WinGLTestContext
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp46 std::function<void()> onPlatformGetAutoContextRestore() const override;
209 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon7cba04820111::WinGLTestContext
/third_party/flutter/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm31 std::function<void()> onPlatformGetAutoContextRestore() const override;
104 std::function<void()> IOSGLTestContext::onPlatformGetAutoContextRestore() const {
/third_party/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm34 std::function<void()> onPlatformGetAutoContextRestore() const override;
110 std::function<void()> IOSGLTestContext::onPlatformGetAutoContextRestore() const {
/third_party/skia/tools/gpu/mock/
DMockTestContext.cpp35 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon1e6790ed0111::MockTestContext
/third_party/flutter/skia/tools/gpu/mock/
DMockTestContext.cpp35 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anonf24a04e20111::MockTestContext
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h46 std::function<void()> onPlatformGetAutoContextRestore() const override;
/third_party/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h45 std::function<void()> onPlatformGetAutoContextRestore() const override;
/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp63 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anonf9523c4f0111::D3DTestContextImpl
/third_party/skia/tools/gpu/
DTestContext.cpp32 auto asr = SkScopeExit(this->onPlatformGetAutoContextRestore()); in makeCurrentAndAutoRestore()
DTestContext.h105 virtual std::function<void()> onPlatformGetAutoContextRestore() const = 0;
/third_party/flutter/skia/tools/gpu/
DTestContext.h117 virtual std::function<void()> onPlatformGetAutoContextRestore() const = 0;
DTestContext.cpp41 auto asr = SkScopeExit(this->onPlatformGetAutoContextRestore()); in makeCurrentAndAutoRestore()
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp66 std::function<void()> onPlatformGetAutoContextRestore() const override;
367 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon54077e3c0111::GLXGLTestContext
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp65 std::function<void()> onPlatformGetAutoContextRestore() const override;
357 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon895c8d710111::GLXGLTestContext
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp43 std::function<void()> onPlatformGetAutoContextRestore() const override;
307 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonc9f29cd60111::EGLGLTestContext
/third_party/flutter/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp67 std::function<void()> onPlatformGetAutoContextRestore() const override;
310 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonff47ac0b0111::EGLGLTestContext
/third_party/skia/tools/gpu/mtl/
DMtlTestContext.mm74 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; }
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp125 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anonf640697b0111::VkTestContextImpl
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp163 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon2ea21c2d0111::DawnTestContextImpl
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp105 std::function<void()> onPlatformGetAutoContextRestore() const override;
457 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonced14cd00111::ANGLEGLContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp106 std::function<void()> onPlatformGetAutoContextRestore() const override;
482 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anond713b3db0111::ANGLEGLContext
/third_party/flutter/skia/tools/gpu/mtl/
DMtlTestContext.mm112 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; }

12