Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_color.h555 static lv_color_t bg_color_save = _LV_COLOR_ZERO_INITIALIZER; in lv_color_mix_with_alpha() local
560 bg_color.full != bg_color_save.full) { in lv_color_mix_with_alpha()
564 bg_color_save.full = bg_color.full; in lv_color_mix_with_alpha()