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.java1735 final int halfContentInsetR = initialContentInsetR / 2; in testPreloadDensityInner() local
1736 final int halfIntrinsicWidth = halfContentWidth + halfContentInsetL + halfContentInsetR; in testPreloadDensityInner()
1740 assertEquals(halfContentInsetR, halfDrawable.getLayerInsetLeft(0)); in testPreloadDensityInner()
1799 assertEquals(halfContentInsetR * 2, halfDrawable.getLayerInsetLeft(0)); in testPreloadDensityInner()