Searched refs:build_arc_conics (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkPath.cpp955 static int build_arc_conics(const SkRect& oval, const SkVector& start, const SkVector& stop, function
1147 int count = build_arc_conics(oval, startV, stopV, dir, conics, &singlePt);

Completed in 53 milliseconds