Home
last modified time | relevance | path

Searched refs:next_color (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h142 unsigned next_color; member
Dhud_context.c911 unsigned color = pane->next_color % ARRAY_SIZE(colors); in hud_pane_add_graph()
922 pane->next_color++; in hud_pane_add_graph()
1204 pane->next_color = 0; in hud_parse_env_var()
/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c224 goto next_color; /* test the next expected color */ in util_probe_rect_rgba_multi()
240 next_color:; in util_probe_rect_rgba_multi()