Searched refs:nextFraction (Results 1 – 2 of 2) sorted by relevance
63 float nextFraction = nextKeyframe.getFraction(); in getFloatValue() local68 float intervalFraction = (fraction - prevFraction) / (nextFraction - prevFraction); in getFloatValue()79 float nextFraction = nextKeyframe.getFraction(); in getFloatValue() local84 float intervalFraction = (fraction - prevFraction) / (nextFraction - prevFraction); in getFloatValue()
63 float nextFraction = nextKeyframe.getFraction(); in getIntValue() local68 float intervalFraction = (fraction - prevFraction) / (nextFraction - prevFraction); in getIntValue()79 float nextFraction = nextKeyframe.getFraction(); in getIntValue() local84 float intervalFraction = (fraction - prevFraction) / (nextFraction - prevFraction); in getIntValue()