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