Searched defs:SkScalarCos (Results 1 – 2 of 2) sorted by relevance
45 #define SkScalarCos(radians) (float)sk_float_cos(radians) macro