Home
last modified time | relevance | path

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

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