Searched refs:setFilterIsolation (Results 1 – 3 of 3) sorted by relevance
103 ScopedRenderContext&& setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm,
209 RenderNode::ScopedRenderContext::setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm, in setFilterIsolation() function in sksg::RenderNode::ScopedRenderContext
132 ScopedRenderContext(canvas, ctx).setFilterIsolation(this->getChild()->bounds(), in onRender()