Home
last modified time | relevance | path

Searched refs:getFloatValue (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/animation/
DFloatKeyframeSet.java40 return getFloatValue(fraction); in getValue()
56 public float getFloatValue(float fraction) { in getFloatValue() method in FloatKeyframeSet
60 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()
61 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
76 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()
77 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
97 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()
98 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
DPathKeyframes.java158 public float getFloatValue(float fraction) { in createXFloatKeyframes()
172 public float getFloatValue(float fraction) {
248 return getFloatValue(fraction);
DKeyframes.java87 float getFloatValue(float fraction); in getFloatValue() method
DKeyframe.java363 public float getFloatValue() { in getFloatValue() method in Keyframe.FloatKeyframe
DPropertyValuesHolder.java1354 mFloatAnimatedValue = mFloatKeyframes.getFloatValue(fraction); in calculateValue()
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java550 public Float getFloatValue(int formatType, int offset) { in getFloatValue() method in BluetoothGattCharacteristic
/frameworks/base/config/
Dboot-image-profile.txt14849 HSPLandroid/animation/FloatKeyframeSet;->getFloatValue(F)F
14861 HSPLandroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F
14897 HSPLandroid/animation/Keyframes$FloatKeyframes;->getFloatValue(F)F
14959 HSPLandroid/animation/PathKeyframes$1;->getFloatValue(F)F
14961 HSPLandroid/animation/PathKeyframes$2;->getFloatValue(F)F
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6295 method public java.lang.Float getFloatValue(int, int);
/frameworks/base/api/
Dcurrent.txt7732 method public java.lang.Float getFloatValue(int, int);
Dtest-current.txt7764 method public java.lang.Float getFloatValue(int, int);
Dsystem-current.txt8211 method public java.lang.Float getFloatValue(int, int);