Searched refs:SkClipStack_AsPath (Results 1 – 5 of 5) sorted by relevance
19 void SkClipStack_AsPath(const SkClipStack& cs, SkPath* path);
11 void SkClipStack_AsPath(const SkClipStack& cs, SkPath* path) { in SkClipStack_AsPath() function
125 SkClipStack_AsPath(clipStack, &clipPath); in append_clip()
356 SkClipStack_AsPath(this->cs(), &clip); in drawAnnotation()
1701 SkClipStack_AsPath(this->cs(), &clipPath); in clip()