Home
last modified time | relevance | path

Searched refs:halfContentInsetR (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java1744 final int halfContentInsetR = (int) (initialContentInsetR * approxHalf); in verifyPreloadDensityInner() local
1745 final int halfIntrinsicWidth = halfContentWidth + halfContentInsetL + halfContentInsetR; in verifyPreloadDensityInner()
1749 assertEquals(halfContentInsetR, halfDrawable.getLayerInsetLeft(0)); in verifyPreloadDensityInner()
1815 assertEquals((int) (halfContentInsetR * approxDouble), halfDrawable.getLayerInsetLeft(0)); in verifyPreloadDensityInner()