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