Searched refs:setFilterIsolation (Results 1 – 3 of 3) sorted by relevance
86 ScopedRenderContext&& setFilterIsolation(const SkRect& bounds, sk_sp<SkImageFilter>);
88 RenderNode::ScopedRenderContext::setFilterIsolation(const SkRect& bounds, in setFilterIsolation() function in sksg::RenderNode::ScopedRenderContext
55 ScopedRenderContext(canvas, ctx).setFilterIsolation(this->getChild()->bounds(), in onRender()