Searched refs:getValueAtFraction (Results 1 – 3 of 3) sorted by relevance
1105 public Object getValueAtFraction(float fraction) { in getPropertyValues()1704 Object getValueAtFraction(float fraction); in getValueAtFraction() method
1511 values[i] = (Float) dataSource.getValueAtFraction(fraction); in createFloatDataPoints()1523 values[i] = (Integer) dataSource.getValueAtFraction(fraction); in createIntDataPoints()
1089 Landroid/animation/PropertyValuesHolder$PropertyValues$DataSource;->getValueAtFraction(F)Ljava/lang…