Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c210 static const char *byte_units[] = in number_to_human_readable() local
262 max_unit = ARRAY_SIZE(byte_units)-1; in number_to_human_readable()
263 units = byte_units; in number_to_human_readable()