Searched refs:mono_cubic_closestT (Results 1 – 1 of 1) sorted by relevance
228 static SkScalar mono_cubic_closestT(const SkScalar src[], SkScalar x) { in mono_cubic_closestT() function257 SkChopCubicAt(src, dst, mono_cubic_closestT(&src->fY, y)); in chop_mono_cubic_at_y()295 SkChopCubicAt(src, dst, mono_cubic_closestT(&src->fX, x)); in chop_mono_cubic_at_x()