| H A D | dbus-listener.c | 306 uint32_t width, height, stride, fourcc; in dbus_scanout_dmabuf_v1() 322 fourcc = qemu_dmabuf_get_fourcc(dmabuf); in dbus_scanout_dmabuf_v1() 329 width, height, stride, fourcc, modifier, in dbus_scanout_dmabuf_v2() 340 uint32_t x, y, width, height, fourcc, backing_width, backing_height; in dbus_scanout_dmabuf_v2() 376 fourcc = qemu_dmabuf_get_fourcc(dmabuf); in dbus_scanout_dmabuf_v2() 394 num_planes, fourcc, backing_width, backing_height, modifier, y0_top, in dbus_scanout_dmabuf() 597 uint32_t offset[DMABUF_MAX_PLANES], stride[DMABUF_MAX_PLANES], fourcc; in dbus_scanout_texture() 602 (EGLint *)&fourcc, &num_planes, &modifier)) { in dbus_scanout_texture() 607 backing_height, fourcc, modifier, fd, num_planes, in dbus_scanout_texture() 298 uint32_t width, height, stride, fourcc; dbus_scanout_dmabuf_v1() local 332 uint32_t x, y, width, height, fourcc, backing_width, backing_height; dbus_scanout_dmabuf_v2() local 589 uint32_t offset[DMABUF_MAX_PLANES], stride[DMABUF_MAX_PLANES], fourcc; dbus_scanout_texture() local
|