Searched refs:PROC_COLOR_S (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | draw.py | 90 PROC_COLOR_S = (0.94, 0.94, 0.94, 1.0) variable 155 STATE_COLORS = [(0, 0, 0, 0), PROC_COLOR_R, PROC_COLOR_S, PROC_COLOR_D, \ 635 PROC_COLOR_S, off_x+240, curr_y + 45, leg_s) 727 draw_fill_rect(ctx, PROC_COLOR_S, (x, y, w, proc_h))
|