Searched defs:sk_float_round (Results 1 – 2 of 2) sorted by relevance
74 #define sk_float_round(x) sk_float_floor((x) + 0.5f) macro
72 #define sk_float_round(x) sk_float_floor((x) + 0.5f) macro