Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/mock/
DMockTestContext.cpp35 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon20cf796d0111::MockTestContext
/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp63 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon17a604cf0111::D3DTestContextImpl
/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp140 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon40b874c80111::MacGLTestContext
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp125 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon840811fb0111::VkTestContextImpl
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp209 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon7cbf0d020111::WinGLTestContext
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp163 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon310a04ad0111::DawnTestContextImpl
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp307 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonc9f7a5560111::EGLGLTestContext
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp367 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon540c86bc0111::GLXGLTestContext
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp330 std::function<void()> onPlatformGetAutoContextRestore() const override { in onPlatformGetAutoContextRestore() function in __anona8bab5e60111::WasmWebGlTestContext
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp385 std::function<void()> CommandBufferGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in sk_gpu_test::CommandBufferGLTestContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp482 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon551c1c5b0111::ANGLEGLContext