Searched refs:oldViewRect (Results 1 – 1 of 1) sorted by relevance
82 val oldViewRect = Rect(oldLeft, oldTop, oldRight, oldBottom) in onLayoutChange() constant84 if (currentViewRect != oldViewRect) { in onLayoutChange()