Lines Matching refs:Cache
34 *Cache; typedef
228 extern MagickPrivate Cache
230 ClonePixelCache(const Cache),
231 DestroyPixelCache(Cache),
232 ReferencePixelCache(Cache);
235 GetPixelCacheStorageClass(const Cache);
238 GetPixelCacheColorspace(const Cache);
244 *GetVirtualPixelsNexus(const Cache,NexusInfo *magick_restrict);
248 *GetVirtualMetacontentFromNexus(const Cache,NexusInfo *magick_restrict);
257 GetPixelCacheNexusExtent(const Cache,NexusInfo *magick_restrict);
271 GetPixelCacheChannels(const Cache);
279 ClonePixelCacheMethods(Cache,const Cache),
284 SetPixelCacheMethods(Cache,CacheMethods *);