Searched refs:smoothTimeRatio (Results 1 – 1 of 1) sorted by relevance
1361 final int numPixels = (int) (cappedScrollStep * smoothTimeRatio(timeRatio)); in computeScrollDistance()1390 private float smoothTimeRatio(float ratio) { in smoothTimeRatio() method in MultiSelectManager.BandController.ViewScroller