Home
last modified time | relevance | path

Searched refs:pointForIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/animation/
DPathKeyframes.java73 return pointForIndex(0); in getValue()
75 return pointForIndex(numPoints - 1); in getValue()
90 return pointForIndex(mid); in getValue()
138 private PointF pointForIndex(int index) { in pointForIndex() method in PathKeyframes
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1044 Landroid/animation/PathKeyframes;->pointForIndex(I)Landroid/graphics/PointF;