Searched refs:insetRtlL (Results 1 – 1 of 1) sorted by relevance
1548 final int insetRtlL = isLayoutRtl ? r.mInsetE : r.mInsetS; in updateLayerBoundsInternal() local1550 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;