Searched refs:getFloatValue (Results 1 – 14 of 14) sorted by relevance
40 return getFloatValue(fraction); in getValue()56 public float getFloatValue(float fraction) { in getFloatValue() method in FloatKeyframeSet60 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()
158 public float getFloatValue(float fraction) { in createXFloatKeyframes()172 public float getFloatValue(float fraction) {248 return getFloatValue(fraction);
87 float getFloatValue(float fraction); in getFloatValue() method
363 public float getFloatValue() { in getFloatValue() method in Keyframe.FloatKeyframe
1354 mFloatAnimatedValue = mFloatKeyframes.getFloatValue(fraction); in calculateValue()
170 public float getFloatValue() { in getFloatValue() method in StatsDimensionsValue
564 public Float getFloatValue(int formatType, int offset) { in getFloatValue() method in BluetoothGattCharacteristic
6158 method public float getFloatValue();
8478 method public Float getFloatValue(int, int);
6064 method public float getFloatValue();
216 HSPLandroid/animation/FloatKeyframeSet;->getFloatValue(F)F224 HSPLandroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F305 HSPLandroid/animation/PathKeyframes$1;->getFloatValue(F)F306 HSPLandroid/animation/PathKeyframes$2;->getFloatValue(F)F
907 Landroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F922 Landroid/animation/Keyframes$FloatKeyframes;->getFloatValue(F)F
6295 method public java.lang.Float getFloatValue(int, int);