Searched refs:LV_BLEND_MODE_MULTIPLY (Results 1 – 13 of 13) sorted by relevance
150 case LV_BLEND_MODE_MULTIPLY: in vglite_get_blend_mode()169 case LV_BLEND_MODE_MULTIPLY: in vglite_get_blend_mode()
101 case LV_BLEND_MODE_MULTIPLY: in lv_nemagfx_blending_mode()
192 if(lv_streq("multiply", txt)) return LV_BLEND_MODE_MULTIPLY; in lv_xml_blend_mode_to_enum()
492 case LV_BLEND_MODE_MULTIPLY: in i1_image_blend()611 case LV_BLEND_MODE_MULTIPLY: in al88_image_blend()726 case LV_BLEND_MODE_MULTIPLY: in l8_image_blend()838 case LV_BLEND_MODE_MULTIPLY: in rgb565_image_blend()949 case LV_BLEND_MODE_MULTIPLY: in rgb888_image_blend()1062 case LV_BLEND_MODE_MULTIPLY: in argb8888_image_blend()
880 case LV_BLEND_MODE_MULTIPLY: in blend_non_normal_pixel()
1018 case LV_BLEND_MODE_MULTIPLY: in blend_non_normal_pixel()
920 case LV_BLEND_MODE_MULTIPLY: in blend_non_normal_pixel()
1044 case LV_BLEND_MODE_MULTIPLY: in blend_non_normal_pixel()
1066 case LV_BLEND_MODE_MULTIPLY: in blend_non_normal_pixel()
171 …lv_obj_set_style_blend_mode(control_brightness_icon, LV_BLEND_MODE_MULTIPLY, LV_PART_MAIN | LV_STA… in control_screen_create()
82 LV_BLEND_MODE_MULTIPLY, /**< Multiply the foreground and background*/ enumerator
915 case LV_BLEND_MODE_MULTIPLY: /**< Multiply the foreground and background*/ in lv_vg_lite_blend_mode()936 case LV_BLEND_MODE_MULTIPLY: /**< Multiply the foreground and background*/ in lv_vg_lite_blend_mode()
812 …mode_t mode_values[] = {LV_BLEND_MODE_ADDITIVE, LV_BLEND_MODE_SUBTRACTIVE, LV_BLEND_MODE_MULTIPLY}; in blend_mode_cb()