Searched defs:ScopedRenderContext (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/modules/sksg/src/ | ||
H A D | SkSGRenderNode.cpp | 114 RenderNode::ScopedRenderContext::ScopedRenderContext(SkCanvas* canvas, const RenderContext* ctx) in ScopedRenderContext() function in sksg::RenderNode::ScopedRenderContext [all...] |
/third_party/skia/modules/sksg/include/ | ||
H A D | SkSGRenderNode.h | 72 ScopedRenderContext(ScopedRenderContext&& that) { *this = std::move(that); } in ScopedRenderContext() function in sksg::RenderNode::final [all...] |
Completed in 2 milliseconds