Searched refs:calc_image_hostmem (Results 1 – 1 of 1) sorted by relevance
230 static uint32_t calc_image_hostmem(pixman_format_code_t pformat, in calc_image_hostmem() function286 res->hostmem = calc_image_hostmem(pformat, c2d.width, c2d.height); in virtio_gpu_resource_create_2d()1312 res->hostmem = calc_image_hostmem(pformat, res->width, res->height); in virtio_gpu_load()