Home
last modified time | relevance | path

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

/external/fio/
Dgraph.c270 static void graph_draw_common(struct graph *g, cairo_t *cr, double *x1, in graph_draw_common() function
447 graph_draw_common(bg, cr, &x1, &y1, &x2, &y2); in bar_graph_draw()
539 graph_draw_common(g, cr, &x1, &y1, &x2, &y2); in line_graph_draw()