Searched refs:PROC_COLOR_D (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 102 PROC_COLOR_D = (0.76, 0.48, 0.48, 0.5) variable 171 STATE_COLORS = [(0, 0, 0, 0), PROC_COLOR_R, PROC_COLOR_S, PROC_COLOR_D, \ 770 PROC_COLOR_D, off_x+120, curr_y + 45, leg_s)
|