Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/
Dui.cpp195 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; in OnTouchDetected() local
201 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()
/bootable/recovery/
DNOTICE32 direction or management of such entity, whether by contract or
/bootable/libbootloader/libxbc/
DCOPYING20 direction or management of such entity, whether by contract or