Searched refs:GRAD_CONV (Results 1 – 1 of 1) sorted by relevance
18 #define GRAD_CONV(t, x) t.full = lv_color_to32(x) macro21 #define GRAD_CONV(t, x) t = x macro302 GRAD_CONV(tmp, dsc->stops[0].color); in lv_gradient_calculate()308 GRAD_CONV(tmp, dsc->stops[dsc->stops_count - 1].color); in lv_gradient_calculate()