Searched refs:qemu_alloc_display (Results 1 – 2 of 2) sorted by relevance
/external/qemu/include/ui/ |
D | console.h | 232 void qemu_alloc_display(DisplaySurface *surface, int width, int height,
|
/external/qemu/ui/ |
D | console.c | 1324 qemu_alloc_display(surface, width, height, linesize, in defaultallocator_create_displaysurface() 1333 qemu_alloc_display(surface, width, height, linesize, in defaultallocator_resize_displaysurface() 1338 void qemu_alloc_display(DisplaySurface *surface, int width, int height, in qemu_alloc_display() function
|