Home
last modified time | relevance | path

Searched refs:SetPixelCacheMethods (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dcache-private.h284 SetPixelCacheMethods(Cache,CacheMethods *);
Dmethods.h1096 #define SetPixelCacheMethods PrependMagickMethod(SetPixelCacheMethods) macro
Dstream.c1010 SetPixelCacheMethods(read_info->cache,&cache_methods); in ReadStream()
Dcache.c4528 MagickPrivate void SetPixelCacheMethods(Cache cache,CacheMethods *cache_methods) in SetPixelCacheMethods() function