Searched refs:initCubic (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/animation/ |
D | PathInterpolator.java | 89 initCubic(controlX1, controlY1, controlX2, controlY2); in PathInterpolator() 142 initCubic(x1, y1, x2, y2); in parseInterpolatorFromTypeArray() 154 private void initCubic(float x1, float y1, float x2, float y2) { in initCubic() method in PathInterpolator
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | PathInterpolatorBuilder.java | 40 initCubic(controlX1, controlY1, controlX2, controlY2); in PathInterpolatorBuilder() 50 private void initCubic(float x1, float y1, float x2, float y2) { in initCubic() method in PathInterpolatorBuilder
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 19150 HSPLandroid/view/animation/PathInterpolator;->initCubic(FFFF)V+]Landroid/graphics/Path;Landroid/gra…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 19198 HSPLandroid/view/animation/PathInterpolator;->initCubic(FFFF)V+]Landroid/graphics/Path;Landroid/gra…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 62531 Landroid/view/animation/PathInterpolator;->initCubic(FFFF)V
|