Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dvirtio-gpu.c230 static uint32_t calc_image_hostmem(pixman_format_code_t pformat, in calc_image_hostmem() function
296 res->hostmem = calc_image_hostmem(pformat, c2d.width, c2d.height); in virtio_gpu_resource_create_2d()
1314 res->hostmem = calc_image_hostmem(pformat, res->width, res->height); in virtio_gpu_load()