Home | History | Annotate | Download | only in qemu

Lines Matching defs:surf

1423         DisplaySurface *surf;
1424 surf = da->create_displaysurface(ds_get_width(ds), ds_get_height(ds));
1426 ds->surface = surf;