Home
last modified time | relevance | path

Searched refs:flush_region (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c756 pixman_region16_t flush_region; in vg_resource_flush() local
784 pixman_region_init_rect(&flush_region, in vg_resource_flush()
800 pixman_region_intersect(&finalregion, &flush_region, &region); in vg_resource_flush()
856 pixman_region_fini(&flush_region); in vg_resource_flush()