Searched refs:MEM_BUFFERS_COLOR (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 79 MEM_BUFFERS_COLOR = (0.4, 0.4, 0.4, 0.3) variable 601 draw_legend_box(ctx, "Buffers", MEM_BUFFERS_COLOR, off_x + 360, curr_y+20, leg_s) 606 draw_chart(ctx, MEM_BUFFERS_COLOR, True, chart_rect, \
|