Home
last modified time | relevance | path

Searched refs:setFilterIsolation (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/modules/sksg/include/
DSkSGRenderNode.h102 ScopedRenderContext&& setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm,
/third_party/skia/modules/sksg/include/
DSkSGRenderNode.h103 ScopedRenderContext&& setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm,
/third_party/flutter/skia/modules/sksg/src/
DSkSGRenderNode.cpp182 RenderNode::ScopedRenderContext::setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm, in setFilterIsolation() function in sksg::RenderNode::ScopedRenderContext
DSkSGRenderEffect.cpp174 ScopedRenderContext(canvas, ctx).setFilterIsolation(this->getChild()->bounds(), in onRender()
/third_party/skia/modules/sksg/src/
DSkSGRenderNode.cpp209 RenderNode::ScopedRenderContext::setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm, in setFilterIsolation() function in sksg::RenderNode::ScopedRenderContext
DSkSGRenderEffect.cpp132 ScopedRenderContext(canvas, ctx).setFilterIsolation(this->getChild()->bounds(), in onRender()