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