Searched refs:MEM_BUFFERS_COLOR (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | draw.py | 79 MEM_BUFFERS_COLOR = (0.4, 0.4, 0.4, 0.3) variable 477 draw_legend_box(ctx, "Buffers", MEM_BUFFERS_COLOR, off_x + 360, curr_y+20, leg_s) 482 draw_chart(ctx, MEM_BUFFERS_COLOR, True, chart_rect, \
|