Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c224 static const char *float_units[] = {""}; in number_to_human_readable() local
254 max_unit = ARRAY_SIZE(float_units)-1; in number_to_human_readable()
255 units = float_units; in number_to_human_readable()