HomeSort by relevance Sort by last modified time
    Searched defs:on_destroy (Results 1 - 2 of 2) sorted by null

  /external/pixman/test/
rotate-test.c 55 on_destroy (pixman_image_t *image, void *data) function
73 pixman_image_set_destroy_function (image, on_destroy, bytes);
alphamap.c 30 on_destroy (pixman_image_t *image, void *data) function
49 pixman_image_set_destroy_function (image, on_destroy, NULL);

Completed in 140 milliseconds