Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DMathUtils.java254 public static float smoothStep(float start, float end, float x) { in smoothStep() method in MathUtils
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1039 float colorInterpolation = MathUtils.smoothStep(0.4f /* start */, 1f /* end */,
5923 return MathUtils.smoothStep(0, totalDistance, dragDownAmount);
/frameworks/base/config/
Dboot-image-profile.txt20444 HSPLandroid/util/MathUtils;->smoothStep(FFF)F