Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvmware_vga.c353 static inline void vmsvga_update_rect(struct vmsvga_state_s *s, in vmsvga_update_rect() function
396 vmsvga_update_rect(s, rect->x, rect->y, rect->w, rect->h); in vmsvga_update_rect_flush()