Home
last modified time | relevance | path

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

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