Searched refs:insetR (Results 1 – 1 of 1) sorted by relevance
1575 final int insetR = insetRtlR == INSET_UNDEFINED ? r.mInsetR : insetRtlR; in updateLayerBoundsInternal() local1581 bounds.right - insetR - paddingR, bounds.bottom - insetB - paddingB); in updateLayerBoundsInternal()1674 final int insetR = insetRtlR == INSET_UNDEFINED ? r.mInsetR : insetRtlR;1679 final int w = minWidth < 0 ? -1 : minWidth + insetL + insetR + padL + padR;