/external/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 35 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anonbac80e480111::MockTestContext
|
/external/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 63 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon312da6ea0111::D3DTestContextImpl
|
/external/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 140 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonb6a382630111::MacGLTestContext
|
/external/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 118 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anonf77a71560111::VkTestContextImpl
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 208 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonf2aa1a9d0111::WinGLTestContext
|
/external/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 165 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anoncb0299880111::DawnTestContextImpl
|
/external/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 307 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon3fe2b2f10111::EGLGLTestContext
|
/external/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 367 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonc9f794570111::GLXGLTestContext
|
/external/skia/modules/canvaskit/ |
D | gm_bindings.cpp | 330 std::function<void()> onPlatformGetAutoContextRestore() const override { in onPlatformGetAutoContextRestore() function in __anonf3369b610111::WasmWebGlTestContext
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 482 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonfedd5c360111::ANGLEGLContext
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 385 std::function<void()> CommandBufferGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in sk_gpu_test::CommandBufferGLTestContext
|