Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/nxp/pxp/
Dlv_draw_pxp.c182 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, cf); in lv_draw_pxp_img_decoded()
188 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, cf); in lv_draw_pxp_img_decoded()
243 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, cf); in lv_draw_pxp_img_decoded()
/lvgl-3.7.0/src/draw/sw/
Dlv_draw_sw.c51 draw_sw_ctx->base_draw.draw_img_decoded = lv_draw_sw_img_decoded; in lv_draw_sw_init_ctx()
Dlv_draw_sw.h64 void /* LV_ATTRIBUTE_FAST_MEM */ lv_draw_sw_img_decoded(struct _lv_draw_ctx_t * draw_ctx,
Dlv_draw_sw_img.c44 void LV_ATTRIBUTE_FAST_MEM lv_draw_sw_img_decoded(struct _lv_draw_ctx_t * draw_ctx, in lv_draw_sw_img_decoded() function
/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_draw_vglite.c224 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, cf); in lv_draw_vglite_img_decoded()
230 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, cf); in lv_draw_vglite_img_decoded()
290 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, cf); in lv_draw_vglite_img_decoded()
/lvgl-3.7.0/src/draw/swm341_dma2d/
Dlv_gpu_swm341_dma2d.c140 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, color_format); in lv_draw_swm341_dma2d_img_decoded()
/lvgl-3.7.0/src/draw/renesas/
Dlv_gpu_d2_ra6m3.c693 lv_draw_sw_img_decoded(draw_ctx, dsc, coords, map_p, color_format);
/lvgl-3.7.0/src/draw/stm32_dma2d/
Dlv_gpu_stm32_dma2d.c278 lv_draw_sw_img_decoded(draw_ctx, img_dsc, coords, src_buf, color_format); in lv_draw_stm32_dma2d_img_decoded()