Searched defs:scrollAmount (Results 1 – 2 of 2) sorted by relevance
550 int scrollAmount = targetCenter - selectedCenter; in scrollIntoSlots() local
1295 float scrollAmount; in onScrollTouch() local1393 float scrollAmount = newTopAmount < 0 ? -newTopAmount : 0.0f; in overScrollUp() local1426 float scrollAmount = newBottomAmount < 0 ? newBottomAmount : 0.0f; in overScrollDown() local