Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_vglite_buf.h85 void lv_vglite_set_dest_buf_ptr(const lv_color_t * buf);
Dlv_vglite_buf.c91 void lv_vglite_set_dest_buf_ptr(const lv_color_t * buf) in lv_vglite_set_dest_buf_ptr() function
Dlv_draw_vglite_blend.c223 lv_vglite_set_dest_buf_ptr(orig_dest_buf); in lv_gpu_nxp_vglite_blit_split()
368 lv_vglite_set_dest_buf_ptr(dest_buf); in lv_vglite_blit_split()
484 lv_vglite_set_dest_buf_ptr(tile_dest_buf); in lv_vglite_blit_split()