Searched defs:rounding_value (Results 1 – 1 of 1) sorted by relevance
38 static IntType RoundDownTo(IntType input_value, IntType rounding_value) { in RoundDownTo()59 static IntType RoundUpTo(IntType input_value, IntType rounding_value) { in RoundUpTo()