Searched refs:lv_gpu_nxp_vglite_blit_split (Results 1 – 3 of 3) sorted by relevance
/lvgl-3.7.0/src/draw/nxp/vglite/ |
D | lv_draw_vglite_blend.h | 101 lv_res_t lv_gpu_nxp_vglite_blit_split(lv_color_t * dest_buf, lv_area_t * dest_area, lv_coord_t dest…
|
D | lv_draw_vglite.c | 202 done = (lv_gpu_nxp_vglite_blit_split(dest_buf, &blend_area, dest_stride, in lv_draw_vglite_blend() 275 done = (lv_gpu_nxp_vglite_blit_split(dest_buf, &blend_area, dest_stride, in lv_draw_vglite_img_decoded()
|
D | lv_draw_vglite_blend.c | 211 lv_res_t lv_gpu_nxp_vglite_blit_split(lv_color_t * dest_buf, lv_area_t * dest_area, lv_coord_t dest… in lv_gpu_nxp_vglite_blit_split() function
|