Searched defs:scrollProgress (Results 1 – 3 of 3) sorted by relevance
1756 private float getScrollAlpha(float scrollProgress) { in getScrollAlpha()1763 private float getScrollScale(float scrollProgress) { in getScrollScale()
1191 float scrollProgress = getScrollProgress(screenCenter, child, i); in updatePageAlphaValues() local1211 float scrollProgress = getScrollProgress(screenCenter, child, i); in updatePageScrollValues() local
1074 float scrollProgress = delta / (totalDistance * 1.0f); in getScrollProgress() local