Searched refs:colors16 (Results 1 – 1 of 1) sorted by relevance
23 static const uint16_t colors16[] = { variable56 static_assert(ARRAY_SIZE(colors32) == ARRAY_SIZE(colors16), "bad colors arrays"); in drm_draw_color_bar_rgb565()59 uint16_t bcol = colors16[y * ARRAY_SIZE(colors16) / buf.height()]; in drm_draw_color_bar_rgb565()