HomeSort by relevance Sort by last modified time
    Searched full:hw_screen_dump (Results 1 - 1 of 1) sorted by null

  /external/qemu/
console.c 156 vga_hw_screen_dump_ptr hw_screen_dump; member in struct:TextConsole
225 if (consoles[0]->hw_screen_dump)
226 consoles[0]->hw_screen_dump(consoles[0]->hw, filename);
    [all...]

Completed in 19 milliseconds