Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dui-qmp-cmds.c272 qemu_pixman_linebuf_fill(linebuf, image, width, 0, y); in png_save()
318 qemu_pixman_linebuf_fill(linebuf, image, width, 0, y); in ppm_save()
H A Dqemu-pixman.c202 void qemu_pixman_linebuf_fill(pixman_image_t *linebuf, pixman_image_t *fb, in qemu_pixman_linebuf_fill() function
H A Dvnc-enc-tight.c1216 qemu_pixman_linebuf_fill(linebuf, vs->vd->server, w, x, y + dy); in send_jpeg_rect()
1362 qemu_pixman_linebuf_fill(linebuf, vs->vd->server, w, x, y + dy); in send_png_rect()
H A Dvnc.c3159 qemu_pixman_linebuf_fill(tmpbuf, vd->guest.fb, width, 0, y); in vnc_refresh_server_surface()
/openbmc/qemu/include/ui/
H A Dqemu-pixman.h86 void qemu_pixman_linebuf_fill(pixman_image_t *linebuf, pixman_image_t *fb,