Searched refs:bendLines (Results 1 – 2 of 2) sorted by relevance
572 void subdivide(SkScalar dist, bool bendLines, SkPath* dst = NULL) const;
1181 void SkPath::subdivide(SkScalar dist, bool bendLines, SkPath* dst) const { in subdivide() argument1196 if (!bendLines) { in subdivide()