Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c156 vga_hw_screen_dump_ptr hw_screen_dump; member
225 if (consoles[0]->hw_screen_dump) in vga_hw_screen_dump()
226 consoles[0]->hw_screen_dump(consoles[0]->hw, filename); in vga_hw_screen_dump()
1457 s->hw_screen_dump = screen_dump; in graphic_console_init()