Home
last modified time | relevance | path

Searched refs:hud_pane_set_max_value (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c235 hud_pane_set_max_value(pane, 120); in hud_sensors_temp_graph_install()
238 hud_pane_set_max_value(pane, 12); in hud_sensors_temp_graph_install()
241 hud_pane_set_max_value(pane, 5000); in hud_sensors_temp_graph_install()
244 hud_pane_set_max_value(pane, 5000 /* mW */); in hud_sensors_temp_graph_install()
Dhud_cpu.c220 hud_pane_set_max_value(pane, 100); in hud_cpu_graph_install()
309 hud_pane_set_max_value(pane, 100); in hud_thread_busy_install()
383 hud_pane_set_max_value(pane, 100); in hud_thread_counter_install()
Dhud_private.h148 void hud_pane_set_max_value(struct hud_pane *pane, uint64_t value);
Dhud_cpufreq.c161 hud_pane_set_max_value(pane, 3000000 /* 3 GHz */); in hud_cpufreq_graph_install()
Dhud_context.c742 hud_pane_set_max_value(struct hud_pane *pane, uint64_t value) in hud_pane_set_max_value() function
832 hud_pane_set_max_value(pane, tmp); in hud_pane_update_dyn_ceiling()
871 hud_pane_set_max_value(pane, max_value); in hud_pane_create()
957 hud_pane_set_max_value(gr->pane, value); in hud_graph_add_value()
1370 hud_pane_set_max_value(pane, i); in hud_parse_env_var()
Dhud_diskstat.c206 hud_pane_set_max_value(pane, 100); in hud_diskstat_graph_install()
Dhud_nic.c282 hud_pane_set_max_value(pane, 100); in hud_nic_graph_install()
Dhud_driver_query.c413 hud_pane_set_max_value(pane, max_value); in hud_pipe_query_install()