Searched refs:LV_COLOR_SET_A32 (Results 1 – 1 of 1) sorted by relevance
159 # define LV_COLOR_SET_A32(c, v) (c).ch.alpha = (uint8_t)((v) & 0xFF) macro386 LV_COLOR_SET_A32(ret, 0xFF); in lv_color_to32()422 LV_COLOR_SET_A32(ret, 0xFF); in lv_color_to32()