Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c222 static const char *temperature_units[] = {" C"}; in number_to_human_readable() local
252 max_unit = ARRAY_SIZE(temperature_units)-1; in number_to_human_readable()
253 units = temperature_units; in number_to_human_readable()