Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedVectorDrawable.java1368 float[] dataPoints = createFloatDataPoints(mTmpValues.dataSource, in createRTAnimatorForGroup()
1407 float[] dataPoints = createFloatDataPoints(mTmpValues.dataSource, in createRTAnimatorForFullPath()
1465 float[] dataPoints = createFloatDataPoints(mTmpValues.dataSource, in createRTAnimatorForRootGroup()
1494 private static float[] createFloatDataPoints( in createFloatDataPoints() method in AnimatedVectorDrawable.VectorDrawableAnimatorRT