Searched defs:SkScalarTan (Results 1 – 2 of 2) sorted by relevance
46 #define SkScalarTan(radians) (float)sk_float_tan(radians) macro