Searched defs:simplePath (Results 1 – 2 of 2) sorted by relevance
72 void CubicPathToSimple(const SkPath& cubicPath, SkPath* simplePath) { in CubicPathToSimple()