Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DOverScroller.java675 final float t_inf = SPLINE_TIME[index]; in adjustDuration() local
920 final float t_inf = (float) index / NB_SAMPLES; in update() local
H A DScroller.java271 final float t_inf = (float) index / NB_SAMPLES; in computeScrollOffset() local
/aosp12/frameworks/base/core/java/android/widget/
H A DOverScroller.java664 final float t_inf = SPLINE_TIME[index]; in adjustDuration() local
918 final float t_inf = (float) index / NB_SAMPLES; in update() local
H A DScroller.java326 final float t_inf = (float) index / NB_SAMPLES; in computeScrollOffset() local