Home
last modified time | relevance | path

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

/lvgl-latest/src/core/
Dlv_refr.c1148 static void draw_buf_rotate_90_sqr(bool is_270, lv_coord_t w, lv_color_t * color_p) in draw_buf_rotate_90_sqr() argument
1154 if(is_270) { in draw_buf_rotate_90_sqr()