Searched defs:blending_mode (Results 1 – 3 of 3) sorted by relevance
112 static inline void nema_set_blend_fill(uint32_t blending_mode) { in nema_set_blend_fill()121 static inline void nema_set_blend_fill_compose(uint32_t blending_mode) { in nema_set_blend_fill_compose()130 static inline void nema_set_blend_blit(uint32_t blending_mode) { in nema_set_blend_blit()139 static inline void nema_set_blend_blit_compose(uint32_t blending_mode) { in nema_set_blend_blit_compose()
93 uint32_t blending_mode; in lv_nemagfx_blending_mode() local
137 uint32_t blending_mode = lv_nemagfx_blending_mode(dsc->blend_mode); in _draw_nema_gfx_img() local