Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvmware_vga.c402 static inline void vmsvga_update_rect_delayed(struct vmsvga_state_s *s, in vmsvga_update_rect_delayed() function
452 vmsvga_update_rect_delayed(s, x1, y1, w, h); in vmsvga_copy_rect()
498 vmsvga_update_rect_delayed(s, x, y, w, h); in vmsvga_fill_rect()
641 vmsvga_update_rect_delayed(s, x, y, width, height); in vmsvga_fifo_run()