Searched refs:pt2y (Results 1 – 1 of 1) sorted by relevance
307 float pt2y = _lerp(d2y, e2y, t2); in _get_subarc_control_points() local346 float c3y = _lerp(d2y, pt2y, t3); in _get_subarc_control_points()359 arc->p3y = (int32_t)floorf(0.5f + pt2y); in _get_subarc_control_points()