Searched defs:SkScalarCeilToInt (Results 1 – 2 of 2) sorted by relevance
35 #define SkScalarCeilToInt(x) sk_float_ceil2int(x) macro