HomeSort by: relevance | last modified time | path
    Searched refs:pixman_image_set_destroy_function (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/pixman/dist/test/
rotate-test.c 82 pixman_image_set_destroy_function (image, on_destroy, orig);
tolerance-test.c 109 pixman_image_set_destroy_function (image, free_bits, NULL);
122 pixman_image_set_destroy_function (*clone, free_bits, NULL);
composite-traps-test.c 118 pixman_image_set_destroy_function (src_img, destroy_bits, orig);
glyph-test.c 162 pixman_image_set_destroy_function (image, destroy, data);
alphamap.c 54 pixman_image_set_destroy_function (image, on_destroy, NULL);
stress-test.c 422 pixman_image_set_destroy_function (image, destroy, indexed);
  /xsrc/external/mit/xorg-server/dist/fb/
fbpict.c 428 pixman_image_set_destroy_function(image, &image_destroy,
  /xsrc/external/mit/pixman/dist/pixman/
pixman-image.c 221 pixman_image_set_destroy_function (pixman_image_t * image, function
pixman.h 1191 void pixman_image_set_destroy_function (pixman_image_t *image,
  /xsrc/external/mit/pixman/dist/test/utils/
utils.c 541 pixman_image_set_destroy_function (image, fence_image_destroy, pixels);

Completed in 12 milliseconds