Searched refs:SECTION_MIDPOINT (Results 1 – 6 of 6) sorted by relevance
21 SECTION_MIDPOINT = 2, enumerator66 case SECTION_MIDPOINT: in getRoundingDirection()79 case SECTION_MIDPOINT: in getRoundingDirection()92 case SECTION_MIDPOINT: in getRoundingDirection()
537 roundingutils::Section section = roundingutils::SECTION_MIDPOINT; in roundToMagnitude()592 (roundsAtMidpoint && section == roundingutils::SECTION_MIDPOINT) || in roundToMagnitude()
13 public static final int SECTION_MIDPOINT = 2; field in RoundingUtils67 case SECTION_MIDPOINT: in getRoundingDirection()78 case SECTION_MIDPOINT: in getRoundingDirection()89 case SECTION_MIDPOINT: in getRoundingDirection()
666 int section = RoundingUtils.SECTION_MIDPOINT; in roundToMagnitude()722 || (roundsAtMidpoint && section == RoundingUtils.SECTION_MIDPOINT) in roundToMagnitude()
15 public static final int SECTION_MIDPOINT = 2; field in RoundingUtils69 case SECTION_MIDPOINT: in getRoundingDirection()80 case SECTION_MIDPOINT: in getRoundingDirection()91 case SECTION_MIDPOINT: in getRoundingDirection()
668 int section = RoundingUtils.SECTION_MIDPOINT; in roundToMagnitude()724 || (roundsAtMidpoint && section == RoundingUtils.SECTION_MIDPOINT) in roundToMagnitude()