Searched refs:drag_ratio (Results 1 – 1 of 1) sorted by relevance
440 float drag_ratio = fabs(gesture_drag_amount_) / in CompleteGestureDrag() local443 should_change = drag_ratio > kDragHideThreshold; in CompleteGestureDrag()456 should_change = correct_direction && drag_ratio > kDragHideThreshold; in CompleteGestureDrag()