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

/external/libvorbis/examples/
H A Dframeview.pl240 -command=>[sub{draw_graph();}])->
249 -command=>[sub{draw_graph();}])->
268 draw_graph()}]);
285 draw_graph();
478 sub draw_graph{ subroutine
555 Checkbutton(-variable=>\$panel_twovars[$i],-command=>['main::draw_graph'],-text=>'2')->
561 Checkbutton(-variable=>\$panel_onevars[$i],-command=>['main::draw_graph'],-text=>'1')->
/external/fio/
H A Dgfio.c334 static void draw_graph(struct graph *g, cairo_t *cr) function
374 draw_graph(g->iops_graph, cr);
375 draw_graph(g->bandwidth_graph, cr);

Completed in 272 milliseconds