Searched refs:VELOCITY_FACTOR (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPaper.java105 private static final float VELOCITY_FACTOR = 0.1f; field in class:EdgeAnimation
146 float finish = Utils.clamp(mValue + velocity * VELOCITY_FACTOR,

Completed in 92 milliseconds