Searched refs:LV_DISP_ROT_270 (Results 1 – 6 of 6) sorted by relevance
361 case LV_DISP_ROT_270: in lv_disp_get_hor_res()384 case LV_DISP_ROT_270: in lv_disp_get_ver_res()407 case LV_DISP_ROT_270: in lv_disp_get_physical_hor_res()430 case LV_DISP_ROT_270: in lv_disp_get_physical_ver_res()456 case LV_DISP_ROT_270: in lv_disp_get_offset_x()482 case LV_DISP_ROT_270: in lv_disp_get_offset_y()
70 LV_DISP_ROT_270 enumerator
1189 else if(drv->rotated == LV_DISP_ROT_90 || drv->rotated == LV_DISP_ROT_270) { in draw_buf_rotate()1216 draw_buf_rotate_90_sqr(drv->rotated == LV_DISP_ROT_270, area_w, color_p); in draw_buf_rotate()1229 … draw_buf_rotate_90(drv->rotated == LV_DISP_ROT_270, area_w, height, color_p, rot_buf); in draw_buf_rotate()
346 if(disp->driver->rotated == LV_DISP_ROT_180 || disp->driver->rotated == LV_DISP_ROT_270) { in indev_pointer_proc()350 if(disp->driver->rotated == LV_DISP_ROT_90 || disp->driver->rotated == LV_DISP_ROT_270) { in indev_pointer_proc()
232 case LV_DISP_ROT_270: in lv_gpu_nxp_pxp_blit()
201 …ons are `LV_DISP_ROT_NONE`, `LV_DISP_ROT_90`, `LV_DISP_ROT_180`, or `LV_DISP_ROT_270`. The rotatio…