Home | History | Annotate | Download | only in launcher2

Lines Matching refs:totalDistance

1144         int totalDistance = getScaledMeasuredWidth(v) + mPageSpacing;
1148 float scrollProgress = delta / (totalDistance * 1.0f);