Home
last modified time | relevance | path

Searched defs:stiffness (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java215 float value, float startVel, long startDelay, float stiffness, in animateValueForChild()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DStackAnimationController.java320 float destinationX, float destinationY, float stiffness) { in springStack()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
DPhysicsAnimator.kt849 var stiffness: Float, variable in com.android.wm.shell.animation.SpringConfig