Searched refs:wangs_formula_cubic (Results 1 – 1 of 1) sorted by relevance
245 static inline float wangs_formula_cubic(const Sk2f& p0, const Sk2f& p1, const Sk2f& p2, in wangs_formula_cubic() function286 int numSegments = wangs_formula_cubic(p0, p1, p2, p3); in cubicTo()