Home
last modified time | relevance | path

Searched defs:ScopedRenderContext (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/modules/sksg/include/
DSkSGRenderNode.h73 ScopedRenderContext(ScopedRenderContext&& that) { *this = std::move(that); } in ScopedRenderContext() function
/third_party/skia/modules/sksg/include/
DSkSGRenderNode.h72 ScopedRenderContext(ScopedRenderContext&& that) { *this = std::move(that); } in ScopedRenderContext() function
/third_party/skia/modules/sksg/src/
DSkSGRenderNode.cpp114 RenderNode::ScopedRenderContext::ScopedRenderContext(SkCanvas* canvas, const RenderContext* ctx) in ScopedRenderContext() function in sksg::RenderNode::ScopedRenderContext
/third_party/flutter/skia/modules/sksg/src/
DSkSGRenderNode.cpp99 RenderNode::ScopedRenderContext::ScopedRenderContext(SkCanvas* canvas, const RenderContext* ctx) in ScopedRenderContext() function in sksg::RenderNode::ScopedRenderContext