Searched refs:xvel (Results 1 – 1 of 1) sorted by relevance
111 protected boolean isScrollingInDirection(float xvel, float yvel) { in isScrollingInDirection() argument115 && Math.signum(xvel) == Math.signum(dx) in isScrollingInDirection()