HomeSort by relevance Sort by last modified time
    Searched refs:qemu_resize_displaysurface (Results 1 - 2 of 2) sorted by null

  /external/qemu/
console.h 244 static inline DisplaySurface* qemu_resize_displaysurface(DisplayState *ds, int width, int height) function
console.c 1115 ds->surface = qemu_resize_displaysurface(ds, s->g_width, s->g_height);
    [all...]

Completed in 409 milliseconds