Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DLerper.java43 public int getValue(int currentValue, int targetValue) { in getValue()
72 public float getValue(float currentValue, float targetValue) { in getValue()
/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripView.java379 final float targetValue, final long duration_ms, in runAnimation()