Searched defs:checkOnCurve (Results 1 – 2 of 2) sorted by relevance
18 func checkOnCurve(t *testing.T, points ...*Point) { func
2690 static bool checkOnCurve(SkScalar x, SkScalar y, const SkPoint& start, const SkPoint& end) { in checkOnCurve() function