Home
last modified time | relevance | path

Searched defs:clip (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py381 def clip_visible(clip, rect): argument
388 def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w): argument
812 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument
875 def draw_processes_recursively(ctx, proc, proc_tree, y, proc_h, rect, clip) : argument
907 def draw_process_activity_colors(ctx, proc, proc_tree, x, y, w, proc_h, rect, clip): argument
/openbmc/qemu/audio/
H A Daudio_int.h71 f_sample *clip; member
131 f_sample *clip; member
/openbmc/qemu/system/
H A Dmemory.c724 AddrRange clip, in render_memory_region()