Searched refs:PROC_COLOR_R (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | draw.py | 88 PROC_COLOR_R = CPU_COLOR variable 155 STATE_COLORS = [(0, 0, 0, 0), PROC_COLOR_R, PROC_COLOR_S, PROC_COLOR_D, \ 631 PROC_COLOR_R, off_x , curr_y + 45, leg_s) 751 color = tuple(list(PROC_COLOR_R[0:3]) + [alpha])
|