Searched refs:Y_ANIM_MIN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
87 private static final float Y_ANIM_MIN_PROGRESS = 0.25f; field in NoButtonQuickSwitchTouchController275 yProgress = Utilities.mapRange(yProgress, Y_ANIM_MIN_PROGRESS, 1f); in onDrag()