Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga.c1481 bool share_surface, force_shadow = false; in vga_draw_graphic() local
1557 share_surface = dpy_gfx_check_format(s->con, format) in vga_draw_graphic()
1560 share_surface = false; in vga_draw_graphic()
1568 share_surface != is_buffer_shared(surface)) { in vga_draw_graphic()
1587 if (share_surface) { in vga_draw_graphic()