Home | History | Annotate | Download | only in cts

Lines Matching defs:Math

1729         final int halfContentWidth = Math.round(initialContentWidth * approxHalf);
1751 assertEquals(Math.round(initialLayerWidth * approxHalf), halfDrawable.getLayerWidth(0));
1752 assertEquals(Math.round(initialLayerHeight * approxHalf), halfDrawable.getLayerHeight(0));
1819 assertEquals(Math.round(Math.round(initialLayerWidth * approxHalf) * approxDouble),
1821 assertEquals(Math.round(Math.round(initialLayerHeight * approxHalf) * approxDouble),