Searched refs:surface_is_allocated (Results 1 – 5 of 5) sorted by relevance
48 static inline int surface_is_allocated(DisplaySurface *surface) in surface_is_allocated() function
1623 allocate_surface != surface_is_allocated(surface)) { in vga_draw_graphic()1638 && !surface_is_allocated(surface)) { in vga_draw_graphic()1658 if (surface_is_allocated(surface) && s->cursor_invalidate) { in vga_draw_graphic()1710 if (surface_is_allocated(surface)) { in vga_draw_graphic()1765 if (!surface_is_allocated(surface)) { in vga_draw_blank()
34 if (!surface_is_allocated(surface)) { in qxl_blit()
641 if (surface_is_allocated(surface)) { in xenfb_guest_copy()759 surface_is_allocated(surface) in xenfb_update()
1481 (surface && surface_is_allocated(surface) && in qemu_console_resize()