Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java200 float velAbs = Math.abs(velocity); in getProperties() local
297 float velAbs = Math.abs(velocity); in getDismissingProperties() local