Searched refs:setFilterIsolation (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/modules/sksg/include/ |
D | SkSGRenderNode.h | 102 ScopedRenderContext&& setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm,
|
/third_party/skia/modules/sksg/include/ |
D | SkSGRenderNode.h | 103 ScopedRenderContext&& setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm,
|
/third_party/flutter/skia/modules/sksg/src/ |
D | SkSGRenderNode.cpp | 182 RenderNode::ScopedRenderContext::setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm, in setFilterIsolation() function in sksg::RenderNode::ScopedRenderContext
|
D | SkSGRenderEffect.cpp | 174 ScopedRenderContext(canvas, ctx).setFilterIsolation(this->getChild()->bounds(), in onRender()
|
/third_party/skia/modules/sksg/src/ |
D | SkSGRenderNode.cpp | 209 RenderNode::ScopedRenderContext::setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm, in setFilterIsolation() function in sksg::RenderNode::ScopedRenderContext
|
D | SkSGRenderEffect.cpp | 132 ScopedRenderContext(canvas, ctx).setFilterIsolation(this->getChild()->bounds(), in onRender()
|