Searched defs:SkScalarRoundToInt (Results 1 – 2 of 2) sorted by relevance
36 #define SkScalarRoundToInt(x) sk_float_round2int(x) macro