Home
last modified time | relevance | path

Searched refs:RIGHT (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/minui/
Dgraphics.cpp47 auto swapped = (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT); in outside()
100 } else if (rotation == GRRotation::RIGHT) { in incr_x()
113 } else if (rotation == GRRotation::RIGHT) { in incr_y()
127 case GRRotation::RIGHT: in PixelAt()
392 gr_rotate(GRRotation::RIGHT); in gr_init()
417 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_width()
423 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_height()
/bootable/recovery/recovery_ui/
Dui.cpp195 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; in OnTouchDetected() enumerator
201 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT; in OnTouchDetected()
229 case SwipeDirection::RIGHT: in OnTouchDetected()
/bootable/recovery/minui/include/minui/
Dminui.h94 RIGHT = 1, enumerator
/bootable/recovery/fonts/
DOFL.txt88 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE