Searched refs:LV_DISP_ROT_90 (Results 1 – 6 of 6) sorted by relevance
360 case LV_DISP_ROT_90: in lv_disp_get_hor_res()383 case LV_DISP_ROT_90: in lv_disp_get_ver_res()406 case LV_DISP_ROT_90: in lv_disp_get_physical_hor_res()429 case LV_DISP_ROT_90: in lv_disp_get_physical_ver_res()452 case LV_DISP_ROT_90: in lv_disp_get_offset_x()478 case LV_DISP_ROT_90: in lv_disp_get_offset_y()
68 LV_DISP_ROT_90, enumerator
1189 else if(drv->rotated == LV_DISP_ROT_90 || drv->rotated == LV_DISP_ROT_270) { in draw_buf_rotate()1199 if(drv->rotated == LV_DISP_ROT_90) { in draw_buf_rotate()1217 if(drv->rotated == LV_DISP_ROT_90) { in draw_buf_rotate()1231 if(drv->rotated == LV_DISP_ROT_90) { in draw_buf_rotate()
350 if(disp->driver->rotated == LV_DISP_ROT_90 || disp->driver->rotated == LV_DISP_ROT_270) { in indev_pointer_proc()
201 …LV_DISP_ROT_90`, `LV_DISP_ROT_180`, or `LV_DISP_ROT_270`. The rotation values are relative to how …
226 case LV_DISP_ROT_90: in lv_gpu_nxp_pxp_blit()