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