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.java1733 final int halfContentInsetR = (int) (initialContentInsetR * approxHalf); in verifyPreloadDensityInner() local
1734 final int halfIntrinsicWidth = halfContentWidth + halfContentInsetL + halfContentInsetR; in verifyPreloadDensityInner()
1738 assertEquals(halfContentInsetR, halfDrawable.getLayerInsetLeft(0)); in verifyPreloadDensityInner()
1804 assertEquals((int) (halfContentInsetR * approxDouble), halfDrawable.getLayerInsetLeft(0)); in verifyPreloadDensityInner()