Home
last modified time | relevance | path

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

/qemu/include/ui/
H A Dsurface.h38 DisplaySurface *qemu_create_placeholder_surface(int w, int h,
/qemu/ui/
H A Dconsole.c269 dummy = qemu_create_placeholder_surface(640, 480, nodev); in displaychangelistener_display_console()
539 DisplaySurface *qemu_create_placeholder_surface(int w, int h, in qemu_create_placeholder_surface() function
852 new_surface = qemu_create_placeholder_surface(width, height, placeholder_msg); in dpy_gfx_replace_surface()
1240 surface = qemu_create_placeholder_surface(width, height, noinit); in graphic_console_init()
1266 surface = qemu_create_placeholder_surface(width, height, unplugged); in graphic_console_close()