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.h144 unsigned next_color; member
Dhud_context.c931 unsigned color = pane->next_color % ARRAY_SIZE(colors); in hud_pane_add_graph()
942 pane->next_color++; in hud_pane_add_graph()
1231 pane->next_color = 0; in hud_parse_env_var()
/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c243 goto next_color; /* test the next expected color */ in util_probe_rect_rgba_multi()
259 next_color:; in util_probe_rect_rgba_multi()