Searched defs:SkScalarATan2 (Results 1 – 2 of 2) sorted by relevance
49 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro