Searched defs:sk_double_round2int (Results 1 – 2 of 2) sorted by relevance
130 #define sk_double_round2int(x) (int)floor((x) + 0.5) macro