Searched refs:currentScrollerY (Results 1 – 1 of 1) sorted by relevance
1139 int currentScrollerY = scroller.getCurrY(); in computeScroll() local1143 scrollBy(0, currentScrollerY - mPreviousScrollerY); in computeScroll()1144 mPreviousScrollerY = currentScrollerY; in computeScroll()