Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dqemu-pixman.c197 pixman_image_t *image = pixman_image_create_bits(format, width, 1, NULL, 0); in qemu_pixman_linebuf_create()
213 return pixman_image_create_bits(format, in qemu_pixman_mirror_create()
238 glyph = pixman_image_create_bits(PIXMAN_a8, 8, height, in qemu_pixman_glyph_from_vgafont()
334 *image = pixman_image_create_bits(format, width, height, bits, rowstride_bytes); in qemu_pixman_image_new_shareable()
H A Ddbus-listener.c771 img = pixman_image_create_bits(surface_format(ddl->ds), in dbus_gfx_update_sub()
H A Dconsole.c488 surface->image = pixman_image_create_bits(format, in qemu_create_displaysurface_from()
H A Dspice-display.c176 dest = pixman_image_create_bits(PIXMAN_LE_x8r8g8b8, bw, bh, in qemu_spice_create_one_update()
H A Dgtk.c531 vc->gfx.convert = pixman_image_create_bits(PIXMAN_x8r8g8b8, in gd_switch()
H A Dvnc.c805 vd->server = pixman_image_create_bits(VNC_SERVER_FB_FORMAT, in vnc_update_server_surface()
/openbmc/qemu/include/ui/
H A Dpixman-minimal.h155 static inline pixman_image_t *pixman_image_create_bits(pixman_format_code_t format, in pixman_image_create_bits() function
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c328 pixman_image_create_bits(PIXMAN_x8r8g8b8, in vhost_user_gpu_handle_display()
H A Dvirtio-gpu-rutabaga.c322 res->image = pixman_image_create_bits(pformat, in rutabaga_cmd_set_scanout()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c392 res->image = pixman_image_create_bits(pformat, in vg_resource_create_2d()
838 pixman_image_create_bits(pixman_image_get_format(res->image), in vg_resource_flush()