Searched refs:a2x (Results 1 – 1 of 1) sorted by relevance
405 float a2x = lerp((float)fullarc.p0x, (float)fullarc.p1x, t2); in get_subarc_control_points() local415 float d2x = lerp(a2x, b2x, t2); in get_subarc_control_points()452 .p0 = ((float)fullarc.p0x), .p1 = a2x, .p2 = d2x, .p3 = pt2x in get_subarc_control_points()457 float b3x = lerp(a2x, d2x, t3); in get_subarc_control_points()