Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.cpp48 auto swapped = (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT); in outside()
101 } else if (rotation == GRRotation::RIGHT) { in incr_x()
114 } else if (rotation == GRRotation::RIGHT) { in incr_y()
128 case GRRotation::RIGHT: in PixelAt()
398 gr_rotate(GRRotation::RIGHT); in gr_init()
423 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_width()
429 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_height()
/bootable/recovery/recovery_ui/
Dui.cpp182 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; in OnTouchDetected() enumerator
188 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT; in OnTouchDetected()
216 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