Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py599 curr_y = draw_header (ctx, trace.headers, duration)
658 def draw_header (ctx, headers, duration): function