Searched refs:hud_pane_set_max_value (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c238 hud_pane_set_max_value(pane, 120);
241 hud_pane_set_max_value(pane, 12);
244 hud_pane_set_max_value(pane, 5000);
247 hud_pane_set_max_value(pane, 5000 /* mW */);
H A Dhud_cpu.c265 hud_pane_set_max_value(pane, 100);
354 hud_pane_set_max_value(pane, 100);
428 hud_pane_set_max_value(pane, 100);
H A Dhud_cpufreq.c162 hud_pane_set_max_value(pane, 3000000 /* 3 GHz */);
H A Dhud_private.h149 void hud_pane_set_max_value(struct hud_pane *pane, uint64_t value);
H A Dhud_diskstat.c208 hud_pane_set_max_value(pane, 100);
H A Dhud_nic.c284 hud_pane_set_max_value(pane, 100);
H A Dhud_context.c769 hud_pane_set_max_value(struct hud_pane *pane, uint64_t value) function in typeref:typename:void
859 hud_pane_set_max_value(pane, tmp);
900 hud_pane_set_max_value(pane, max_value);
986 hud_pane_set_max_value(gr->pane, value);
1410 hud_pane_set_max_value(pane, i);
H A Dhud_driver_query.c413 hud_pane_set_max_value(pane, max_value);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c239 hud_pane_set_max_value(pane, 120);
242 hud_pane_set_max_value(pane, 12);
245 hud_pane_set_max_value(pane, 5000);
248 hud_pane_set_max_value(pane, 5000 /* mW */);
H A Dhud_cpu.c304 hud_pane_set_max_value(pane, 100);
393 hud_pane_set_max_value(pane, 100);
467 hud_pane_set_max_value(pane, 100);
H A Dhud_cpufreq.c162 hud_pane_set_max_value(pane, 3000000 /* 3 GHz */);
H A Dhud_private.h151 void hud_pane_set_max_value(struct hud_pane *pane, uint64_t value);
H A Dhud_diskstat.c209 hud_pane_set_max_value(pane, 100);
H A Dhud_nic.c285 hud_pane_set_max_value(pane, 100);
H A Dhud_context.c768 hud_pane_set_max_value(struct hud_pane *pane, uint64_t value) function in typeref:typename:void
858 hud_pane_set_max_value(pane, tmp);
899 hud_pane_set_max_value(pane, max_value);
985 hud_pane_set_max_value(gr->pane, value);
1409 hud_pane_set_max_value(pane, i);
H A Dhud_driver_query.c413 hud_pane_set_max_value(pane, max_value);

Completed in 20 milliseconds