Searched refs:OVERSCROLL_INTERP (Results 1 – 1 of 1) sorted by relevance
65 private static final Interpolator OVERSCROLL_INTERP; field in TaskStackViewTouchHandler70 OVERSCROLL_INTERP = new FreePathInterpolator(OVERSCROLL_PATH);303 float interpX = OVERSCROLL_INTERP.getInterpolation(overscrollX); in handleTouchEvent()