Searched refs:guest_primary (Results 1 – 3 of 3) sorted by relevance
39 src = qxl->guest_primary.data; in qxl_blit()66 qxl->guest_primary.resized++; in qxl_render_resize()69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()113 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()141 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()[all …]
60 struct guest_primary { struct69 } guest_primary; member
279 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()658 qxl->guest_primary.commands++; in interface_get_command()817 qxl->guest_primary.commands++; in interface_get_cursor_command()944 qxl->guest_primary.resized = 1; in interface_update_area_complete()946 if (qxl->guest_primary.resized) { in interface_update_area_complete()1493 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()1599 d->guest_primary.surface = surface; in qxl_set_mode()1801 d->guest_primary.surface = d->ram->create_surface;1959 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem,1960 qxl->guest_primary.surface.height,[all …]