Home
last modified time | relevance | path

Searched refs:getValueAtFraction (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/animation/
DPropertyValuesHolder.java1105 public Object getValueAtFraction(float fraction) { in getPropertyValues()
1704 Object getValueAtFraction(float fraction); in getValueAtFraction() method
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedVectorDrawable.java1511 values[i] = (Float) dataSource.getValueAtFraction(fraction); in createFloatDataPoints()
1523 values[i] = (Integer) dataSource.getValueAtFraction(fraction); in createIntDataPoints()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1089 Landroid/animation/PropertyValuesHolder$PropertyValues$DataSource;->getValueAtFraction(F)Ljava/lang…