Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripView.java101 private static final float PROMOTE_VELOCITY = 3.5f; field in FilmstripView
2709 || (transY > velocityPromoteHeight && speedY > PROMOTE_VELOCITY))) {
2713 || (transY < -velocityPromoteHeight && speedY > PROMOTE_VELOCITY))) {