Searched refs:MakeCubicSplineInterpolation (Results 1 – 1 of 1) sorted by relevance
7 SkPath MakeCubicSplineInterpolation(const SkPoint* pts, size_t N) { in MakeCubicSplineInterpolation() function76 canvas->drawPath(MakeCubicSplineInterpolation(pts, SK_ARRAY_COUNT(pts)), p); in draw()