Searched defs:SkScalarSin (Results 1 – 2 of 2) sorted by relevance
165 #define SkScalarSin(radians) (float)sk_float_sin(radians) macro