Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c123 vga_hw_screen_dump_ptr hw_screen_dump; member
181 if (consoles[0]->hw_screen_dump) in vga_hw_screen_dump()
182 consoles[0]->hw_screen_dump(consoles[0]->hw, filename); in vga_hw_screen_dump()
1289 s->hw_screen_dump = screen_dump; in graphic_console_init()