HomeSort by relevance Sort by last modified time
    Searched refs:next_color (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_private.h 142 unsigned next_color; member in struct:hud_pane
hud_context.c 911 unsigned color = pane->next_color % ARRAY_SIZE(colors);
922 pane->next_color++;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_tests.c 224 goto next_color; /* test the next expected color */
240 next_color:;

Completed in 704 milliseconds