Home
last modified time | relevance | path

Searched defs:getIntValue (Results 1 – 3 of 3) sorted by relevance

/core/core-animation/src/main/java/androidx/core/animation/
DKeyframes.java75 int getIntValue(float fraction); in getIntValue() method
DIntKeyframeSet.java58 public int getIntValue(float fraction) { in getIntValue() method in IntKeyframeSet
DKeyframe.java331 public int getIntValue() { in getIntValue() method in Keyframe.IntKeyframe