Searched refs:totalScrollDistance (Results 1 – 1 of 1) sorted by relevance
1045 int totalScrollDistance = getDecoratedMeasuredHeight(child) + in offsetRowsIndividually() local1050 float percentageIntoScroll = 1 - distanceLeftInScroll / (float) totalScrollDistance; in offsetRowsIndividually()