Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DOverScroller.java682 final float t_sup = SPLINE_TIME[index + 1]; in adjustDuration() local
935 final float t_sup = (float) (index + 1) / NB_SAMPLES; in update() local
DScroller.java327 final float t_sup = (float) (index + 1) / NB_SAMPLES; in computeScrollOffset() local