Searched defs:sk_float_tan (Results 1 – 1 of 1) sorted by relevance
37 #define sk_float_tan(x) (float)::tan(x) macro51 #define sk_float_tan(x) tanf(x) macro