Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c576 int valwidth = w - x; in redraw_counter_value_cycles() local
583 barwidth = (int)(val * valwidth); in redraw_counter_value_cycles()
589 barwidth = MIN2(barwidth, valwidth - 1); in redraw_counter_value_cycles()