Searched refs:pt2y (Results 1 – 1 of 1) sorted by relevance
422 float pt2y = lerp(d2y, e2y, t2); in get_subarc_control_points() local461 float c3y = lerp(d2y, pt2y, t3); in get_subarc_control_points()474 arc->p3y = (int32_t)floorf(0.5f + pt2y); in get_subarc_control_points()