Searched defs:lv_color_t (Results 1 – 2 of 2) sorted by relevance
404 …nline void set_px_argb_blend(uint8_t * buf, lv_color_t color, lv_opa_t opa, lv_color_t (*blend_fp)… in set_px_argb_blend() argument
235 typedef LV_CONCAT3(lv_color, LV_COLOR_DEPTH, _t) lv_color_t; typedef