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 __anonebbb64bc0111::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 __anondf4c86870111::MacGLTestContext
/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 __anon1b531ec10111::WinGLTestContext
/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 __anon27c1fcf60111::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 __anon304ff16c0111::MockTestContext
/third_party/flutter/skia/tools/gpu/mock/
DMockTestContext.cpp35 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anone04e74610111::MockTestContext
/third_party/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h45 std::function<void()> onPlatformGetAutoContextRestore() const override;
/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/glx/
DCreatePlatformGLTestContext_glx.cpp65 std::function<void()> onPlatformGetAutoContextRestore() const override;
357 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonff0f76b00111::GLXGLTestContext
/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 __anonf2a0987b0111::GLXGLTestContext
/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp63 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon285a710e0111::D3DTestContextImpl
/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 __anon688bb7150111::EGLGLTestContext
/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/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 __anon74fa954a0111::EGLGLTestContext
/third_party/skia/tools/gpu/mtl/
DMtlTestContext.mm74 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; }
/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 __anon3f90cb4f0111::ANGLEGLContext
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp125 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon23e6627a0111::VkTestContextImpl
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp163 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon408a7cac0111::DawnTestContextImpl
/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 __anonc518235a0111::ANGLEGLContext
/third_party/flutter/skia/tools/gpu/mtl/
DMtlTestContext.mm112 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; }

12