Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dcache-private.h63 (*DestroyPixelHandler)(Image *); typedef
100 DestroyPixelHandler
Dcache.c927 if (cache_info->methods.destroy_pixel_handler != (DestroyPixelHandler) NULL) in DestroyImagePixels()
4887 if (cache_methods->destroy_pixel_handler != (DestroyPixelHandler) NULL) in SetPixelCacheMethods()