Searched refs:TPG_COLOR_MAX (Results 1 – 4 of 4) sorted by relevance
58 TPG_COLOR_MAX = TPG_COLOR_RAMP + 256 enumerator61 extern const struct color tpg_colors[TPG_COLOR_MAX];
43 const struct color tpg_colors[TPG_COLOR_MAX] = {
152 u8 colors[TPG_COLOR_MAX][3];
817 for (k = 0; k < TPG_COLOR_MAX; k++) in tpg_precalculate_colors()