Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dpixman-minimal.h105 pixman_image_destroy_func_t destroy_func; member
193 if (i->destroy_func) { in pixman_image_unref()
194 i->destroy_func(i, i->destroy_data); in pixman_image_unref()
210 i->destroy_func = func; in pixman_image_set_destroy_function()