Searched refs:insetL (Results 1 – 2 of 2) sorted by relevance
192 float insetL = winCrop.left * xScale; in calculateOutputSourceCrop() local197 crop.left += insetL; in calculateOutputSourceCrop()
1574 final int insetL = insetRtlL == INSET_UNDEFINED ? r.mInsetL : insetRtlL; in updateLayerBoundsInternal() local1580 container.set(bounds.left + insetL + paddingL, bounds.top + insetT + paddingT, in updateLayerBoundsInternal()1673 final int insetL = insetRtlL == INSET_UNDEFINED ? r.mInsetL : insetRtlL;1679 final int w = minWidth < 0 ? -1 : minWidth + insetL + insetR + padL + padR;