Home
last modified time | relevance | path

Searched refs:getFloatValue (Results 1 – 14 of 14) 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/os/
DStatsDimensionsValue.java170 public float getFloatValue() { in getFloatValue() method in StatsDimensionsValue
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java564 public Float getFloatValue(int formatType, int offset) { in getFloatValue() method in BluetoothGattCharacteristic
/frameworks/base/api/
Dsystem-current.txt6158 method public float getFloatValue();
Dcurrent.txt8478 method public Float getFloatValue(int, int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt6064 method public float getFloatValue();
Dcurrent.txt8478 method public Float getFloatValue(int, int);
/frameworks/base/config/
Dboot-image-profile.txt216 HSPLandroid/animation/FloatKeyframeSet;->getFloatValue(F)F
224 HSPLandroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F
305 HSPLandroid/animation/PathKeyframes$1;->getFloatValue(F)F
306 HSPLandroid/animation/PathKeyframes$2;->getFloatValue(F)F
Dhiddenapi-greylist-max-o.txt907 Landroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F
922 Landroid/animation/Keyframes$FloatKeyframes;->getFloatValue(F)F
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6295 method public java.lang.Float getFloatValue(int, int);