Searched refs:LV_BLEND_MODE_MULTIPLY (Results 1 – 5 of 5) sorted by relevance
125 case LV_BLEND_MODE_MULTIPLY: in lv_vglite_get_blend_mode()
90 LV_BLEND_MODE_MULTIPLY, /**< Multiply the foreground and background*/ enumerator
164 case LV_BLEND_MODE_MULTIPLY: { in lv_draw_sdl_composite_end()
553 case LV_BLEND_MODE_MULTIPLY: in fill_blended()759 case LV_BLEND_MODE_MULTIPLY: in map_argb()897 case LV_BLEND_MODE_MULTIPLY: in map_blended()
971 - feat(draw) add LV_BLEND_MODE_MULTIPLY [`cc78ef4`](https://github.com/lvgl/lvgl/commit/cc78ef45064…