Searched refs:number_to_human_readable (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c209 number_to_human_readable(double num, enum pipe_driver_query_type type, function in typeref:typename:void
347 number_to_human_readable(pane->max_value * i / last_line,
358 number_to_human_readable(gr->current_value, pane->type, str);
414 number_to_human_readable(gr->current_value, pane->type, str);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c209 number_to_human_readable(double num, enum pipe_driver_query_type type, function in typeref:typename:void
347 number_to_human_readable(pane->max_value * i / last_line,
358 number_to_human_readable(gr->current_value, pane->type, str);
414 number_to_human_readable(gr->current_value, pane->type, str);

Completed in 8 milliseconds