Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dui-qmp-cmds.c229 static bool png_save(int fd, pixman_image_t *image, Error **errp) in png_save() function
291 static bool png_save(int fd, pixman_image_t *image, Error **errp) in png_save() function
386 if (!png_save(fd, image, errp)) { in qmp_screendump()