Searched refs:mOutRect (Results 1 – 1 of 1) sorted by relevance
42 private Rect mOutRect = new Rect(); field in InterpolatingLayout312 mInRect, mOutRect); in onLayout()313 child.layout(mOutRect.left, mOutRect.top, mOutRect.right, mOutRect.bottom); in onLayout()315 offset = mOutRect.right + rightMargin; in onLayout()