Home
last modified time | relevance | path

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

/external/skqp/modules/sksg/include/
DSkSGRenderNode.h52 ScopedRenderContext(ScopedRenderContext&& that) { *this = std::move(that); } in ScopedRenderContext() function
/external/skia/modules/sksg/include/
DSkSGRenderNode.h60 ScopedRenderContext(ScopedRenderContext&& that) { *this = std::move(that); } in ScopedRenderContext() function
/external/skqp/modules/sksg/src/
DSkSGRenderNode.cpp36 RenderNode::ScopedRenderContext::ScopedRenderContext(SkCanvas* canvas, const RenderContext* ctx) in ScopedRenderContext() function in sksg::RenderNode::ScopedRenderContext
/external/skia/modules/sksg/src/
DSkSGRenderNode.cpp44 RenderNode::ScopedRenderContext::ScopedRenderContext(SkCanvas* canvas, const RenderContext* ctx) in ScopedRenderContext() function in sksg::RenderNode::ScopedRenderContext