Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_vglite_buf.h92 void lv_vglite_set_src_buf_ptr(const lv_color_t * buf);
Dlv_vglite_buf.c96 void lv_vglite_set_src_buf_ptr(const lv_color_t * buf) in lv_vglite_set_src_buf_ptr() function
Dlv_draw_vglite_blend.c369 lv_vglite_set_src_buf_ptr(src_buf); in lv_vglite_blit_split()
485 lv_vglite_set_src_buf_ptr(tile_src_buf); in lv_vglite_blit_split()