Searched refs:SkFindCubicMaxCurvature (Results 1 – 2 of 2) sorted by relevance
148 int SkFindCubicMaxCurvature(const SkPoint src[4], SkScalar tValues[3]);
944 int SkFindCubicMaxCurvature(const SkPoint src[4], SkScalar tValues[3]) in SkFindCubicMaxCurvature() function977 int count = SkFindCubicMaxCurvature(src, tValues); in SkChopCubicAtMaxCurvature()