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

  /external/qemu/docs/
DISPLAY-STATE.TXT 58 function graphic_console_init() to create the DisplayState. Note that
66 DisplayState *graphic_console_init(vga_hw_update_ptr update,
150 graphic_console_init(). If a text console is being displayed, the does
164 shall call graphic_console_init() to create a new DisplayState. Note that the
  /external/qemu/
console.h 433 DisplayState *graphic_console_init(vga_hw_update_ptr update,
console.c 42 #undef graphic_console_init macro
43 #define graphic_console_init qemu_graphic_console_init macro
1432 DisplayState *graphic_console_init(vga_hw_update_ptr update, function
    [all...]
  /external/qemu/hw/
goldfish_fb.c 657 s->ds = graphic_console_init(goldfish_fb_update_display,

Completed in 323 milliseconds