Home
last modified time | relevance | path

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

/lvgl-latest/src/core/
Dlv_refr.c1111 static void LV_ATTRIBUTE_FAST_MEM draw_buf_rotate_90(bool invert_i, lv_coord_t area_w, lv_coord_t a… in draw_buf_rotate_90() function
1229draw_buf_rotate_90(drv->rotated == LV_DISP_ROT_270, area_w, height, color_p, rot_buf); in draw_buf_rotate()