Searched refs:insetT (Results 1 – 2 of 2) sorted by relevance
1543 final int insetT = r.mInsetT; in updateLayerBoundsInternal() local1556 container.set(bounds.left + insetL + paddingL, bounds.top + insetT + paddingT, in updateLayerBoundsInternal()
483 float insetT = winCrop.top * yScale; in computeCrop() local488 crop.top += insetT; in computeCrop()