HomeSort by relevance Sort by last modified time
    Searched refs:pixman_image_set_destroy_function (Results 1 - 7 of 7) sorted by null

  /external/pixman/test/
rotate-test.c 73 pixman_image_set_destroy_function (image, on_destroy, bytes);
composite-traps-test.c 112 pixman_image_set_destroy_function (src_img, destroy_bits, bits);
glyph-test.c 162 pixman_image_set_destroy_function (image, destroy, data);
alphamap.c 49 pixman_image_set_destroy_function (image, on_destroy, NULL);
stress-test.c 383 pixman_image_set_destroy_function (image, destroy, indexed);
  /external/pixman/pixman/
pixman-image.c 221 pixman_image_set_destroy_function (pixman_image_t * image, function
pixman.h 794 void pixman_image_set_destroy_function (pixman_image_t *image,
    [all...]

Completed in 53 milliseconds