Home
last modified time | relevance | path

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

/external/fio/
Dgraph.c313 static void graph_draw_x_ticks(struct graph *g, cairo_t *cr, in graph_draw_x_ticks() function
582 graph_draw_x_ticks(g, cr, x1, y1, x2, y2, gminx, gmaxx, 10, good_data); in line_graph_draw()