Home
last modified time | relevance | path

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

/external/libvorbis/examples/
Dframeview.pl240 -command=>[sub{draw_graph();}])->
249 -command=>[sub{draw_graph();}])->
268 draw_graph()}]);
285 draw_graph();
478 sub draw_graph{ subroutine
/external/fio/
Dgfio.c334 static void draw_graph(struct graph *g, cairo_t *cr) in draw_graph() function
374 draw_graph(g->iops_graph, cr); in on_expose_drawing_area()
375 draw_graph(g->bandwidth_graph, cr); in on_expose_drawing_area()