Home
last modified time | relevance | path

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

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