Searched refs:pathEncoding (Results 1 – 2 of 2) sorted by relevance
50 SkParsePath::PathEncoding pathEncoding() const;
718 SkParsePath::PathEncoding SkSVGDevice::pathEncoding() const { in pathEncoding() function in SkSVGDevice773 path.addPathAttributes(p, this->pathEncoding()); in syncClipStack()886 elem.addPathAttributes(SkPath::RRect(rr), this->pathEncoding()); in drawRRect()919 elem.addPathAttributes(*pathPtr, this->pathEncoding()); in drawPath()