Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py69 IO_COLOR = (0.76, 0.48, 0.48, 0.5) variable
77 MEM_USED_COLOR = IO_COLOR
369 draw_legend_box(ctx, "I/O (wait)", IO_COLOR, off_x + 120, curr_y+20, leg_s)
376 draw_chart (ctx, IO_COLOR, True, chart_rect, \
389 draw_legend_box(ctx, "Disk utilization", IO_COLOR, off_x + 120, curr_y+20, leg_s)
396 draw_chart (ctx, IO_COLOR, True, chart_rect, \