Searched refs:FX_PI (Results 1 – 3 of 3) sorted by relevance
57 bool ccw = da > 0 && da < FX_PI; in stroke_calc_arc()65 a2 += 2 * FX_PI; in stroke_calc_arc()76 a2 -= 2 * FX_PI; in stroke_calc_arc()170 FX_FLOAT a2 = a1 + FX_PI; in stroke_calc_cap()
154 #define FX_PI 3.1415926535897932384626433832795f macro
796 Rotate = (int)(a * 180 / FX_PI + 0.5); in GetBaselineRotate()