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.java1573 final int insetRtlR = isLayoutRtl ? r.mInsetS : r.mInsetE; in updateLayerBoundsInternal() local
1575 final int insetR = insetRtlR == INSET_UNDEFINED ? r.mInsetR : insetRtlR; in updateLayerBoundsInternal()
1672 final int insetRtlR = isLayoutRtl ? r.mInsetS : r.mInsetE;
1674 final int insetR = insetRtlR == INSET_UNDEFINED ? r.mInsetR : insetRtlR;