Lines Matching refs:Cache
34 *Cache; typedef
231 extern MagickPrivate Cache
233 ClonePixelCache(const Cache),
234 DestroyPixelCache(Cache),
235 ReferencePixelCache(Cache);
238 GetPixelCacheStorageClass(const Cache);
241 GetPixelCacheColorspace(const Cache);
247 *GetVirtualPixelsNexus(const Cache,NexusInfo *magick_restrict);
250 *GetVirtualMetacontentFromNexus(const Cache,NexusInfo *magick_restrict);
259 GetPixelCacheNexusExtent(const Cache,NexusInfo *magick_restrict);
273 GetPixelCacheChannels(const Cache);
281 ClonePixelCacheMethods(Cache,const Cache),
287 SetPixelCacheMethods(Cache,CacheMethods *);