Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvmware_vga.c458 static inline int vmsvga_fill_rect(struct vmsvga_state_s *s, in vmsvga_fill_rect() function
656 if (vmsvga_fill_rect(s, colour, x, y, width, height) == 0) { in vmsvga_fifo_run()