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

  /external/ImageMagick/MagickCore/
cache-private.h 101 destroy_pixel_handler; member in struct:_CacheMethods
cache.c 837 if (cache_info->methods.destroy_pixel_handler != (DestroyPixelHandler) NULL)
839 cache_info->methods.destroy_pixel_handler(image);
    [all...]
stream.c     [all...]

Completed in 78 milliseconds