Searched refs:mInRect (Results 1 – 1 of 1) sorted by relevance
41 private Rect mInRect = new Rect(); field in InterpolatingLayout308 mInRect.set(offset + leftMargin, params.topMargin, in onLayout()312 mInRect, mOutRect); in onLayout()