Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DLayerDrawable.java1548 final int insetRtlL = isLayoutRtl ? r.mInsetE : r.mInsetS; in updateLayerBoundsInternal() local
1550 final int insetL = insetRtlL == INSET_UNDEFINED ? r.mInsetL : insetRtlL; in updateLayerBoundsInternal()
1647 final int insetRtlL = isLayoutRtl ? r.mInsetE : r.mInsetS;
1649 final int insetL = insetRtlL == INSET_UNDEFINED ? r.mInsetL : insetRtlL;