Searched defs:background_color (Results 1 – 1 of 1) sorted by relevance
55 static void fill_background(const struct pixel_argb_u16 *background_color, in fill_background()376 const struct pixel_argb_u16 background_color = { .a = 0xffff }; in blend() local