Searched refs:get_cubic_coeff (Results 1 – 1 of 1) sorted by relevance
463 static void get_cubic_coeff(const SkScalar pt[], SkScalar coeff[4]) in get_cubic_coeff() function476 get_cubic_coeff(&pts[0].fX, cx); in SkGetCubicCoeff()478 get_cubic_coeff(&pts[0].fY, cy); in SkGetCubicCoeff()