Home
last modified time | relevance | path

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

/lvgl-latest/libs/nema_gfx/include/
Dnema_blender.h71 #define NEMA_BLOP_RECOLOR (0x00100000U) /**< Cconst*Aconst + Csrc*(1-Aconst). Overrides MODUL… macro
/lvgl-latest/src/draw/nema_gfx/
Dlv_draw_nema_gfx_img.c159 #ifdef NEMA_BLOP_RECOLOR in _draw_nema_gfx_img()
164 blending_mode |= NEMA_BLOP_RECOLOR; in _draw_nema_gfx_img()
Dlv_draw_nema_gfx.c182 #ifndef NEMA_BLOP_RECOLOR in nema_gfx_evaluate()