Searched refs:rotation (Results 1 – 2 of 2) sorted by relevance
92 static inline void lcd_set_rotation(uint8_t rotation) in lcd_set_rotation() argument97 switch(rotation) { in lcd_set_rotation()123 if((rotation == SCREEN_VERTICAL_1) || (rotation == SCREEN_VERTICAL_2)) in lcd_set_rotation()138 if((rotation == SCREEN_HORIZONTAL_1) || (rotation == SCREEN_HORIZONTAL_2)) in lcd_set_rotation()
14 prompt "DISP2 Framebuffer rotation support"18 bool "Disable rotation"21 Do not use framebuffer rotation24 bool "Software rotation support"27 Framebuffer software rotation on the top of disp2.30 bool "Hardware(G2D) rotation support"33 Framebuffer hardware(G2D) rotation on the top of disp2.
Completed in 5 milliseconds