Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py71 DISK_TPUT_COLOR = (0.20, 0.71, 0.20, 1.0) variable
81 MEM_SWAP_COLOR = DISK_TPUT_COLOR
388 draw_legend_line(ctx, "Disk throughput", DISK_TPUT_COLOR, off_x, curr_y+20, leg_s)
403 draw_chart (ctx, DISK_TPUT_COLOR, False, chart_rect, \
414 draw_text (ctx, label, DISK_TPUT_COLOR, pos_x + shift_x, curr_y + shift_y)