Searched refs:direction (Results 1 – 5 of 5) sorted by relevance
202 static SwipeDirection FlipSwipeDirection(SwipeDirection direction) { in FlipSwipeDirection() argument203 switch (direction) { in FlipSwipeDirection()216 SwipeDirection direction; in OnTouchDetected() local222 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT; in OnTouchDetected()224 direction = dy < 0 ? SwipeDirection::UP : SwipeDirection::DOWN; in OnTouchDetected()239 direction = FlipSwipeDirection(direction); in OnTouchDetected()242 LOG(DEBUG) << "Swipe direction=" << direction; in OnTouchDetected()243 switch (direction) { in OnTouchDetected()
32 direction or management of such entity, whether by contract or
20 direction or management of such entity, whether by contract or