Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRectFSpringAnim.java155 mRectStiffness = config.rectStiffness; in RectFSpringAnim()
516 protected float rectStiffness; field in RectFSpringAnim.SpringConfig
553 rectStiffness = shouldUseHigherStiffness in DefaultSpringConfig()
601 rectStiffness = rp.getFloat(R.dimen.taskbar_swipe_up_rect_scale_stiffness); in TaskbarHotseatSpringConfig()