Searched defs:curr_y (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 383 def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w): argument 623 def render_processes_chart(ctx, options, trace, curr_y, width, h, sec_w): argument 764 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument
|