Searched refs:getFloatValue (Results 1 – 9 of 9) sorted by relevance
46 return getFloatValue(fraction); in getValue()67 public float getFloatValue(float fraction) { in getFloatValue() method in FloatKeyframeSet71 firstValue = ((FloatKeyframe) mKeyframes.get(0)).getFloatValue(); in getFloatValue()72 lastValue = ((FloatKeyframe) mKeyframes.get(1)).getFloatValue(); in getFloatValue()87 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()88 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()103 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()104 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()127 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()128 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
161 public float getFloatValue(float fraction) { in createXFloatKeyframes()175 public float getFloatValue(float fraction) {255 return getFloatValue(fraction);
93 float getFloatValue(float fraction); in getFloatValue() method
363 public float getFloatValue() { in getFloatValue() method in Keyframe.FloatKeyframe
1265 mFloatAnimatedValue = mFloatKeyframes.getFloatValue(fraction); in calculateValue()
79 public float getFloatValue() { in getFloatValue() method in JavaBridgeReturnValuesTest.TestObject
482 public Float getFloatValue(int formatType, int offset) { in getFloatValue() method in BluetoothGattCharacteristic
6511 method public java.lang.Float getFloatValue(int, int);
6297 method public java.lang.Float getFloatValue(int, int);