Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp1109 static int build_arc_conics(const SkRect& oval, const SkVector& start, const SkVector& stop, in build_arc_conics() function
1351 int count = build_arc_conics(oval, startV, stopV, dir, conics, &singlePt); in arcTo()
/external/skqp/src/core/
DSkPath.cpp1100 static int build_arc_conics(const SkRect& oval, const SkVector& start, const SkVector& stop, in build_arc_conics() function
1323 int count = build_arc_conics(oval, startV, stopV, dir, conics, &singlePt); in arcTo()