Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c215 static const char *metric_units[] = in number_to_human_readable() local
277 max_unit = ARRAY_SIZE(metric_units)-1; in number_to_human_readable()
278 units = metric_units; in number_to_human_readable()