Searched defs:iround (Results 1 – 4 of 4) sorted by relevance
89 inline int iround(float x) in iround() function
299 int iround = SkMulDiv255Round(a, b); in test_muldiv255() local