Home
last modified time | relevance | path

Searched refs:nextLayoutRect (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java534 Rect nextLayoutRect = layouts.get(nextPosition); in setSelectedPositionSmooth() local
536 nextLayoutRect.top + mRowScrollUpAnimationOffset - nextView.getTop(), in setSelectedPositionSmooth()
537 nextLayoutRect.top - nextView.getTop())); in setSelectedPositionSmooth()