Searched defs:calculateValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/animation/
H A DPropertyValuesHolder.java120 * The value most recently calculated by calculateValue(). This is set during
659 void calculateValue(float fraction) { method in class:PropertyValuesHolder
708 * most recently calculated in calculateValue().
791 void calculateValue(float fraction) { method in class:PropertyValuesHolder.IntPropertyValuesHolder
928 void calculateValue(float fraction) { method in class:PropertyValuesHolder.FloatPropertyValuesHolder

Completed in 52 milliseconds