Home
last modified time | relevance | path

Searched defs:nextFraction (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/animation/
DFloatKeyframeSet.java63 float nextFraction = nextKeyframe.getFraction(); in getFloatValue() local
79 float nextFraction = nextKeyframe.getFraction(); in getFloatValue() local
DIntKeyframeSet.java63 float nextFraction = nextKeyframe.getFraction(); in getIntValue() local
79 float nextFraction = nextKeyframe.getFraction(); in getIntValue() local