Searched refs:graph_width_factor (Results 1 – 1 of 1) sorted by relevance
1105 int graph_width_factor = 5; in plot_io_movie() local1132 set_graph_size(cols / graph_width_factor, rows / 8); in plot_io_movie()1133 plot->timeline = i / graph_width_factor; in plot_io_movie()1145 set_graph_size(cols - cols / graph_width_factor, rows); in plot_io_movie()