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

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_sensors_temp.c 235 hud_pane_set_max_value(pane, 120);
238 hud_pane_set_max_value(pane, 12);
241 hud_pane_set_max_value(pane, 5000);
244 hud_pane_set_max_value(pane, 5000 /* mW */);
hud_private.h 84 void hud_pane_set_max_value(struct hud_pane *pane, uint64_t value);
hud_cpu.c 219 hud_pane_set_max_value(pane, 100);
hud_cpufreq.c 161 hud_pane_set_max_value(pane, 3000000 /* 3 GHz */);
hud_diskstat.c 206 hud_pane_set_max_value(pane, 100);
hud_nic.c 282 hud_pane_set_max_value(pane, 100);
hud_context.c 689 hud_pane_set_max_value(struct hud_pane *pane, uint64_t value) function
778 hud_pane_set_max_value(pane, tmp);
815 hud_pane_set_max_value(pane, max_value);
895 hud_pane_set_max_value(gr->pane, value);
    [all...]
hud_driver_query.c 403 hud_pane_set_max_value(pane, max_value);

Completed in 117 milliseconds