Home
last modified time | relevance | path

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

/external/skia/tools/gpu/mock/
DMockTestContext.cpp34 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon7e48a4d20111::MockTestContext
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp61 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon01a312f40111::D3DTestContextImpl
/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp132 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anona7c8b76d0111::MacGLTestContext
/external/skia/tools/gpu/vk/
DVkTestContext.cpp125 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon1eb152e00111::VkTestContextImpl
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp208 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anone3cf4fa70111::WinGLTestContext
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp368 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonbb1cc9610111::GLXGLTestContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp343 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon3107e7fb0111::EGLGLTestContext
/external/skia/modules/canvaskit/
Dgm_bindings.cpp330 std::function<void()> onPlatformGetAutoContextRestore() const override { in onPlatformGetAutoContextRestore() function in __anond25988ab0111::WasmWebGlTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp489 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonf7a8dcc00111::ANGLEGLContext