Home | History | Annotate | Download | only in qemu

Lines Matching refs:qemu_create_displaysurface

1395     ds->surface = qemu_create_displaysurface(ds, 640, 480);
1444 ds->surface = qemu_create_displaysurface(ds, android_display_width, android_display_height);
1446 ds->surface = qemu_create_displaysurface(ds, 640, 480);