Searched refs:getFloatValue (Results 1 – 10 of 10) sorted by relevance
45 return getFloatValue(fraction); in getValue()66 public float getFloatValue(float fraction) { in getFloatValue() method in FloatKeyframeSet70 firstValue = ((FloatKeyframe) mKeyframes.get(0)).getFloatValue(); in getFloatValue()71 lastValue = ((FloatKeyframe) mKeyframes.get(1)).getFloatValue(); in getFloatValue()86 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()87 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()102 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()103 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()123 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()124 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
162 public float getFloatValue(float fraction) { in createXFloatKeyframes()176 public float getFloatValue(float fraction) {256 return getFloatValue(fraction);
93 float getFloatValue(float fraction); in getFloatValue() method
363 public float getFloatValue() { in getFloatValue() method in Keyframe.FloatKeyframe
1326 mFloatAnimatedValue = mFloatKeyframes.getFloatValue(fraction); in calculateValue()
542 public Float getFloatValue(int formatType, int offset) { in getFloatValue() method in BluetoothGattCharacteristic
6295 method public java.lang.Float getFloatValue(int, int);
7158 method public java.lang.Float getFloatValue(int, int);
7164 method public java.lang.Float getFloatValue(int, int);
7450 method public java.lang.Float getFloatValue(int, int);