Lines Matching refs:Cache
34 *Cache; typedef
238 extern MagickPrivate Cache
240 ClonePixelCache(const Cache),
241 DestroyPixelCache(Cache),
242 ReferencePixelCache(Cache);
245 GetPixelCacheStorageClass(const Cache);
248 GetPixelCacheColorspace(const Cache);
254 *GetVirtualPixelsNexus(const Cache,NexusInfo *magick_restrict);
257 *GetVirtualMetacontentFromNexus(const Cache,NexusInfo *magick_restrict);
266 GetPixelCacheNexusExtent(const Cache,NexusInfo *magick_restrict);
280 GetPixelCacheChannels(const Cache);
288 ClonePixelCacheMethods(Cache,const Cache),
294 SetPixelCacheMethods(Cache,CacheMethods *);