Home
last modified time | relevance | path

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

/external/skia/tools/gpu/mock/
DMockTestContext.cpp35 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anonbac80e480111::MockTestContext
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp63 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon312da6ea0111::D3DTestContextImpl
/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp140 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonb6a382630111::MacGLTestContext
/external/skia/tools/gpu/vk/
DVkTestContext.cpp118 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anonf77a71560111::VkTestContextImpl
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp208 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonf2aa1a9d0111::WinGLTestContext
/external/skia/tools/gpu/dawn/
DDawnTestContext.cpp165 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anoncb0299880111::DawnTestContextImpl
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp307 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon3fe2b2f10111::EGLGLTestContext
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp367 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonc9f794570111::GLXGLTestContext
/external/skia/modules/canvaskit/
Dgm_bindings.cpp330 std::function<void()> onPlatformGetAutoContextRestore() const override { in onPlatformGetAutoContextRestore() function in __anonf3369b610111::WasmWebGlTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp482 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonfedd5c360111::ANGLEGLContext
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp385 std::function<void()> CommandBufferGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in sk_gpu_test::CommandBufferGLTestContext