| /openbmc/qemu/include/ui/ |
| H A D | rect.h | 15 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 D | draw.py | 192 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 D | gui.py | 109 def zoom_to_rect (self, rect): argument
|
| /openbmc/qemu/ui/ |
| H A D | sdl2-2d.c | 36 SDL_Rect rect; in sdl2_2d_update() local
|
| H A D | vnc-jobs.c | 202 static bool vnc_worker_clamp_rect(VncState *vs, VncJob *job, VncRect *rect) in vnc_worker_clamp_rect()
|
| H A D | vnc.c | 3067 VncRectStat *rect = vnc_stat_rect(vd, x, y); vnc_update_stats() local 3082 VncRectStat *rect= vnc_stat_rect(vd, x, y); vnc_update_stats() local 3137 VncRectStat *rect; vnc_rect_updated() local [all...] |
| H A D | console-vc.c | 134 pixman_rectangle16_t rect = { in qemu_console_fill_rect() local
|
| H A D | spice-display.c | 125 QXLRect *rect) in qemu_spice_create_one_update()
|
| H A D | vnc.h | 246 struct VncRect rect; member
|
| /openbmc/qemu/hw/display/ |
| H A D | qxl-logger.c | 130 static void qxl_log_rect(QXLRect *rect) in qxl_log_rect()
|
| H A D | qxl-render.c | 27 static void qxl_blit(PCIQXLDevice *qxl, QXLRect *rect) in qxl_blit()
|
| H A D | virtio-gpu.c | 558 QemuRect rect; in virtio_gpu_resource_flush() local 659 pixman_image_t *rect; in virtio_gpu_do_set_scanout() local
|
| H A D | vmware_vga.c | 386 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 D | qxl.c | 1044 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
|