Searched refs:direction (Results 1 – 3 of 3) sorted by relevance
195 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; in OnTouchDetected() local201 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT; in OnTouchDetected()203 direction = dy < 0 ? SwipeDirection::UP : SwipeDirection::DOWN; in OnTouchDetected()216 LOG(DEBUG) << "Swipe direction=" << direction; in OnTouchDetected()217 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