Home
last modified time | relevance | path

Searched refs:applyClip (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/svg/model/
DSkSVGRenderContext.h93 void applyClip(const SkSVGClip&);
DSkSVGRenderContext.cpp285 this->applyClip(*clip); in applyPresentationAttributes()
319 void SkSVGRenderContext::applyClip(const SkSVGClip& clip) { in applyClip() function in SkSVGRenderContext