Searched defs:sk_float_atan2 (Results 1 – 2 of 2) sorted by relevance
39 #define sk_float_atan2(y,x) (float)::atan2(y,x) macro60 #define sk_float_atan2(y,x) atan2f(y,x) macro