Home
last modified time | relevance | path

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

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