Searched defs:targetValue (Results 1 – 2 of 2) sorted by relevance
43 public int getValue(int currentValue, int targetValue) { in getValue()72 public float getValue(float currentValue, float targetValue) { in getValue()
379 final float targetValue, final long duration_ms, in runAnimation()