Lines Matching refs:mLeftScreenAlphaInterpolator
202 private DecelerateInterpolator mLeftScreenAlphaInterpolator = new DecelerateInterpolator(4);1409 alpha = mLeftScreenAlphaInterpolator.getInterpolation(1 - scrollProgress);