Searched refs:halfContentWidth (Results 1 – 1 of 1) sorted by relevance
1740 final int halfContentWidth = Math.round(initialContentWidth * approxHalf); in verifyPreloadDensityInner() local1745 final int halfIntrinsicWidth = halfContentWidth + halfContentInsetL + halfContentInsetR; in verifyPreloadDensityInner()1750 assertEquals(halfContentWidth, halfDrawable.getLayerWidth(0)); in verifyPreloadDensityInner()1816 assertEquals((int) (halfContentWidth * approxDouble), halfDrawable.getLayerWidth(0)); in verifyPreloadDensityInner()