Searched refs:surface_is_placeholder (Results 1 – 4 of 4) sorted by relevance
53 static inline int surface_is_placeholder(DisplaySurface *surface) in surface_is_placeholder() function
75 if (surface_is_placeholder(new_surface) && qemu_console_get_index(dcl->con)) { in sdl2_2d_switch()
92 if (surface_is_placeholder(new_surface) && qemu_console_get_index(dcl->con)) { in sdl2_gl_switch()
1482 !surface_is_placeholder(surface))) && in qemu_console_resize()