Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_color.h176 #define LV_COLOR_SET_A(c, v) LV_CONCAT(LV_COLOR_SET_A, LV_COLOR_DEPTH)(c, v) macro
465 LV_COLOR_SET_A(ret, 0xFF); in lv_color_mix()
507 LV_COLOR_SET_A(ret, 0xFF); in lv_color_mix_premult()