OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 81 milliseconds