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
129 SkClipStack_AsPath(clipStack, &clipPath); in append_clip()
357 SkClipStack_AsPath(this->cs(), &clip); in drawAnnotation()
1698 SkClipStack_AsPath(this->cs(), &clipPath); in clip()