Home | History | Annotate | Download | only in shelf

Lines Matching refs:velocity_y

446       should_change = horizontal ? fabs(gesture.details().velocity_y()) > 0 :
450 gesture.details().velocity_y() < 0,
453 velocity_y() > 0);