Home
last modified time | relevance | path

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

/lvgl-latest/libs/nema_gfx/include/
Dnema_blender.h130 static inline void nema_set_blend_blit(uint32_t blending_mode) { in nema_set_blend_blit() function
/lvgl-latest/src/draw/nema_gfx/
Dlv_draw_nema_gfx_img.c197 nema_set_blend_blit(blending_mode); in _draw_nema_gfx_img()
Dlv_draw_nema_gfx_label.c387 nema_set_blend_blit(NEMA_BL_SIMPLE | NEMA_BLOP_MODULATE_A); in _set_color_blend()
391 nema_set_blend_blit(NEMA_BL_SIMPLE); in _set_color_blend()