Searched defs:SkScalarTruncToInt (Results 1 – 2 of 2) sorted by relevance
58 #define SkScalarTruncToInt(x) sk_float_saturate2int(x) macro