Home
last modified time | relevance | path

Searched defs:onPlatformGetAutoContextRestore (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/tools/gpu/mock/
DMockTestContext.cpp35 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon4c4423790111::MockTestContext
/third_party/flutter/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp113 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anond35069d40111::MacGLTestContext
/third_party/flutter/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp194 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon0f57020e0111::WinGLTestContext
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp357 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anone6a47bc80111::GLXGLTestContext
/third_party/flutter/skia/tools/gpu/vk/
DVkTestContext.cpp253 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon458196070111::VkTestContextImpl
/third_party/flutter/skia/tools/gpu/dawn/
DDawnTestContext.cpp236 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon5c7eaeb90111::DawnTestContextImpl
/third_party/flutter/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp310 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon5c8f9a620111::EGLGLTestContext
/third_party/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp349 std::function<void()> CommandBufferGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in sk_gpu_test::CommandBufferGLTestContext
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp457 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anoncd7012670111::ANGLEGLContext