Searched refs:dyn_ceiling (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h136 boolean dyn_ceiling; member in struct:hud_pane
H A Dhud_context.c874 boolean dyn_ceiling, boolean sort_items)
896 pane->dyn_ceiling = dyn_ceiling;
982 if (gr->pane->dyn_ceiling == true) {
1088 uint64_t * const ceiling, boolean * const dyn_ceiling,
1137 *dyn_ceiling = true;
1193 boolean dyn_ceiling = false; local in function:hud_parse_env_var
1223 &dyn_ceiling, &reset_colors, &sort_items);
1234 period, 10, ceiling, dyn_ceiling, sort_items);
1490 dyn_ceiling
870 hud_pane_create(struct hud_context * hud,unsigned x1,unsigned y1,unsigned x2,unsigned y2,unsigned y_simple,unsigned period,uint64_t max_value,uint64_t ceiling,boolean dyn_ceiling,boolean sort_items) argument
1086 read_pane_settings(char * str,unsigned * const x,unsigned * const y,unsigned * const width,unsigned * const height,uint64_t * const ceiling,boolean * const dyn_ceiling,boolean * reset_colors,boolean * sort_items) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h138 boolean dyn_ceiling; member in struct:hud_pane
H A Dhud_context.c873 boolean dyn_ceiling, boolean sort_items)
895 pane->dyn_ceiling = dyn_ceiling;
981 if (gr->pane->dyn_ceiling == true) {
1087 uint64_t * const ceiling, boolean * const dyn_ceiling,
1136 *dyn_ceiling = true;
1192 boolean dyn_ceiling = false; local in function:hud_parse_env_var
1222 &dyn_ceiling, &reset_colors, &sort_items);
1233 period, 10, ceiling, dyn_ceiling, sort_items);
1489 dyn_ceiling
869 hud_pane_create(struct hud_context * hud,unsigned x1,unsigned y1,unsigned x2,unsigned y2,unsigned y_simple,unsigned period,uint64_t max_value,uint64_t ceiling,boolean dyn_ceiling,boolean sort_items) argument
1085 read_pane_settings(char * str,unsigned * const x,unsigned * const y,unsigned * const width,unsigned * const height,uint64_t * const ceiling,boolean * const dyn_ceiling,boolean * reset_colors,boolean * sort_items) argument
[all...]

Completed in 28 milliseconds