Searched refs:DISPLAY_ORIENTATION_NORMAL (Results 1 – 23 of 23) sorted by relevance
71 if (cap->current_orientation == DISPLAY_ORIENTATION_NORMAL || in lvgl_pointer_process_event()80 if (cap->current_orientation == DISPLAY_ORIENTATION_NORMAL || in lvgl_pointer_process_event()90 case DISPLAY_ORIENTATION_NORMAL: in lvgl_pointer_process_event()
44 case DISPLAY_ORIENTATION_NORMAL: in framebuf_set_orientation()61 caps->current_orientation = DISPLAY_ORIENTATION_NORMAL; in framebuf_get_capabilities()
329 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in ili9xxx_set_orientation()340 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in ili9xxx_set_orientation()373 if (data->orientation == DISPLAY_ORIENTATION_NORMAL || in ili9xxx_get_capabilities()407 orientation = DISPLAY_ORIENTATION_NORMAL; in ili9xxx_configure()
238 case DISPLAY_ORIENTATION_NORMAL: in max7219_set_orientation()254 caps->current_orientation = DISPLAY_ORIENTATION_NORMAL; in max7219_get_capabilities()
329 if (data->orientation == DISPLAY_ORIENTATION_NORMAL || in ssd16xx_set_window()373 case DISPLAY_ORIENTATION_NORMAL: in ssd16xx_set_window()569 if (data->orientation == DISPLAY_ORIENTATION_NORMAL || in ssd16xx_get_capabilities()594 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in ssd16xx_set_orientation()882 orientation = DISPLAY_ORIENTATION_NORMAL; in ssd16xx_controller_init()
203 if (data->orientation == DISPLAY_ORIENTATION_NORMAL) { in nt35510_config()345 data->orientation = DISPLAY_ORIENTATION_NORMAL; in nt35510_init()
209 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in st7789v_get_capabilities()231 if (orientation == DISPLAY_ORIENTATION_NORMAL) {
495 case DISPLAY_ORIENTATION_NORMAL: in hx8394_set_orientation()524 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in hx8394_get_capabilities()
404 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in gc9x01x_set_orientation()578 if (data->orientation == DISPLAY_ORIENTATION_NORMAL || in gc9x01x_get_capabilities()
282 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in mcux_elcdif_set_orientation()299 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in mcux_elcdif_get_capabilities()
272 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in st7735r_get_capabilities()298 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in st7735r_set_orientation()
209 case DISPLAY_ORIENTATION_NORMAL: in api_set_orientation()224 caps->current_orientation = DISPLAY_ORIENTATION_NORMAL; in api_get_capabilities()
477 if (data->orientation == DISPLAY_ORIENTATION_NORMAL) { in otm8009a_configure()646 data->orientation = DISPLAY_ORIENTATION_NORMAL; in otm8009a_init()
136 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in stm32_ltdc_set_orientation()160 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in stm32_ltdc_get_capabilities()
217 caps->current_orientation = DISPLAY_ORIENTATION_NORMAL; in ist3931_get_capabilities()
133 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in mcux_dcnano_lcdif_get_capabilities()
196 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in st7796s_get_capabilities()
142 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in rm68200_set_orientation()159 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in rm68200_get_capabilities()
190 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in ra_display_get_capabilities()
360 caps->current_orientation = DISPLAY_ORIENTATION_NORMAL; in ssd1306_get_capabilities()
455 capabilities->current_orientation = DISPLAY_ORIENTATION_NORMAL; in display_smartbond_get_capabilities()
548 if (orientation == DISPLAY_ORIENTATION_NORMAL) { in rm67162_set_orientation()
98 DISPLAY_ORIENTATION_NORMAL, /**< No rotation */ enumerator