Home
last modified time | relevance | path

Searched defs:t_inf (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DOverScroller.java673 final float t_inf = SPLINE_TIME[index]; in adjustDuration() local
926 final float t_inf = (float) index / NB_SAMPLES; in update() local
DScroller.java319 final float t_inf = (float) index / NB_SAMPLES; in computeScrollOffset() local