Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga.c1490 bool allocate_surface, force_shadow = false; in vga_draw_graphic() local
1612 allocate_surface = !dpy_gfx_check_format(s->con, format) in vga_draw_graphic()
1615 allocate_surface = true; in vga_draw_graphic()
1623 allocate_surface != surface_is_allocated(surface)) { in vga_draw_graphic()
1645 if (!allocate_surface) { in vga_draw_graphic()