Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_ui/
Dui.cpp182 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; in OnTouchDetected() local
188 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT; in OnTouchDetected()
190 direction = dy < 0 ? SwipeDirection::UP : SwipeDirection::DOWN; in OnTouchDetected()
203 LOG(DEBUG) << "Swipe direction=" << direction; in OnTouchDetected()
204 switch (direction) { in OnTouchDetected()
/bootable/recovery/
DNOTICE32 direction or management of such entity, whether by contract or