Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DLayerDrawable.java1566 final int insetRtlR = isLayoutRtl ? r.mInsetS : r.mInsetE; in updateLayerBoundsInternal() local
1568 final int insetR = insetRtlR == INSET_UNDEFINED ? r.mInsetR : insetRtlR; in updateLayerBoundsInternal()
1665 final int insetRtlR = isLayoutRtl ? r.mInsetS : r.mInsetE;
1667 final int insetR = insetRtlR == INSET_UNDEFINED ? r.mInsetR : insetRtlR;