Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_draw_vglite_blend.h60 #define VG_LITE_BLIT_SPLIT_ENABLED 1 macro
62 #define VG_LITE_BLIT_SPLIT_ENABLED 0
85 #if VG_LITE_BLIT_SPLIT_ENABLED
Dlv_draw_vglite_blend.c47 #if VG_LITE_BLIT_SPLIT_ENABLED
100 #if VG_LITE_BLIT_SPLIT_ENABLED
210 #if VG_LITE_BLIT_SPLIT_ENABLED
338 #if VG_LITE_BLIT_SPLIT_ENABLED
601 #if VG_LITE_BLIT_SPLIT_ENABLED
Dlv_draw_vglite.c198 #if VG_LITE_BLIT_SPLIT_ENABLED in lv_draw_vglite_blend()
267 #if VG_LITE_BLIT_SPLIT_ENABLED in lv_draw_vglite_img_decoded()