Searched refs:percentageIntoScroll (Results 1 – 1 of 1) sorted by relevance
1050 float percentageIntoScroll = 1 - distanceLeftInScroll / (float) totalScrollDistance; in offsetRowsIndividually() local1052 mDanglingRowInterpolator.getInterpolation(percentageIntoScroll); in offsetRowsIndividually()