Searched refs:initCubic (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/animation/ |
D | PathInterpolator.java | 91 initCubic(controlX1, controlY1, controlX2, controlY2); in PathInterpolator() 144 initCubic(x1, y1, x2, y2); in parseInterpolatorFromTypeArray() 156 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 | 18691 HSPLandroid/view/animation/PathInterpolator;->initCubic(FFFF)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18755 HSPLandroid/view/animation/PathInterpolator;->initCubic(FFFF)V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 58565 Landroid/view/animation/PathInterpolator;->initCubic(FFFF)V
|