Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.h441 void vga_hw_screen_dump(const char *filename);
Dconsole.c217 void vga_hw_screen_dump(const char *filename) in vga_hw_screen_dump() function
Dmonitor.c510 vga_hw_screen_dump(filename); in do_screen_dump()