Searched defs:SkScalarSqrt (Results 1 – 2 of 2) sorted by relevance
146 #define SkScalarSqrt(x) sk_float_sqrt(x) macro