Searched defs:ax (Results 1 – 2 of 2) sorted by relevance
497 float ax = lerp((float)fullarc.p0x, (float)fullarc.p1x, t); in get_arc_control_points() local
4884 int ax = STBTT_min(x0, STBTT_min(x1, x2)), ay = STBTT_min(y0, STBTT_min(y1, y2)); local5074 float ax = x1 - x0, ay = y1 - y0; local