Home
last modified time | relevance | path

Searched defs:rect (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/include/ui/
H A Drect.h15 static inline void qemu_rect_init(QemuRect *rect, in qemu_rect_init()
25 static inline void qemu_rect_translate(QemuRect *rect, in qemu_rect_translate()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py192 def draw_fill_rect(ctx, color, rect): argument
197 def draw_rect(ctx, color, rect): argument
222 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument
237 def draw_box_ticks(ctx, rect, sec_w): argument
260 def draw_annotations(ctx, proc_tree, times, rect): argument
381 def clip_visible(clip, rect): 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
H A Dgui.py109 def zoom_to_rect (self, rect): argument
/openbmc/qemu/ui/
H A Dsdl2-2d.c36 SDL_Rect rect; in sdl2_2d_update() local
H A Dvnc-jobs.c202 static bool vnc_worker_clamp_rect(VncState *vs, VncJob *job, VncRect *rect) in vnc_worker_clamp_rect()
H A Dvnc.c3067 VncRectStat *rect = vnc_stat_rect(vd, x, y); in vnc_update_stats() local
3082 VncRectStat *rect= vnc_stat_rect(vd, x, y); in vnc_update_stats() local
3137 VncRectStat *rect; in vnc_rect_updated() local
H A Dconsole-vc.c134 pixman_rectangle16_t rect = { in qemu_console_fill_rect() local
H A Dspice-display.c125 QXLRect *rect) in qemu_spice_create_one_update()
H A Dvnc.h246 struct VncRect rect; member
/openbmc/qemu/hw/display/
H A Dqxl-logger.c130 static void qxl_log_rect(QXLRect *rect) in qxl_log_rect()
H A Dqxl-render.c27 static void qxl_blit(PCIQXLDevice *qxl, QXLRect *rect) in qxl_blit()
H A Dvirtio-gpu.c558 QemuRect rect; in virtio_gpu_resource_flush() local
659 pixman_image_t *rect; in virtio_gpu_do_set_scanout() local
H A Dvmware_vga.c386 struct vmsvga_rect_s *rect; in vmsvga_update_rect_flush() local
411 struct vmsvga_rect_s *rect = &s->redraw_fifo[s->redraw_fifo_last++]; in vmsvga_update_rect_delayed() local
H A Dqxl.c1044 QXLURect *rect = &rom->client_monitors_config.heads[i]; in qxl_rom_monitors_config_changed() local
1110 QXLURect *rect = &rom->client_monitors_config.heads[i]; in interface_client_monitors_config() local