Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/mock/
H A DMockTestContext.cpp34 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon1f0e8a520111::MockTestContext
/aosp_15_r20/external/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp61 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anona4b198740111::D3DTestContextImpl
/aosp_15_r20/external/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp132 std::function<void()> MacGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonc278fced0111::MacGLTestContext
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestContext.cpp125 std::function<void()> onPlatformGetAutoContextRestore() const override { return nullptr; } in onPlatformGetAutoContextRestore() function in __anon596078600111::VkTestContextImpl
/aosp_15_r20/external/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp208 std::function<void()> WinGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anonfe7f95270111::WinGLTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp343 std::function<void()> EGLGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon4bb82d7b0111::EGLGLTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp368 std::function<void()> GLXGLTestContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anond5cd0ee10111::GLXGLTestContext
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dgm_bindings.cpp330 std::function<void()> onPlatformGetAutoContextRestore() const override { in onPlatformGetAutoContextRestore() function in __anond738be2b0111::WasmWebGlTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp489 std::function<void()> ANGLEGLContext::onPlatformGetAutoContextRestore() const { in onPlatformGetAutoContextRestore() function in __anon1cbc42400111::ANGLEGLContext