Searched refs:applyClip (Results 1 – 2 of 2) sorted by relevance
93 void applyClip(const SkSVGClip&);
285 this->applyClip(*clip); in applyPresentationAttributes()319 void SkSVGRenderContext::applyClip(const SkSVGClip& clip) { in applyClip() function in SkSVGRenderContext