Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c217 static const char *time_units[] = in number_to_human_readable() local
237 max_unit = ARRAY_SIZE(time_units)-1; in number_to_human_readable()
238 units = time_units; in number_to_human_readable()