Searched refs:CacheMethods (Results 1 – 3 of 3) sorted by relevance
102 } CacheMethods; typedef198 CacheMethods290 GetPixelCacheMethods(CacheMethods *),294 SetPixelCacheMethods(Cache,CacheMethods *);
2231 MagickPrivate void GetPixelCacheMethods(CacheMethods *cache_methods) in GetPixelCacheMethods()2233 assert(cache_methods != (CacheMethods *) NULL); in GetPixelCacheMethods()4864 MagickPrivate void SetPixelCacheMethods(Cache cache,CacheMethods *cache_methods) in SetPixelCacheMethods()4879 assert(cache_methods != (CacheMethods *) NULL); in SetPixelCacheMethods()
1043 CacheMethods in ReadStream()