Home
last modified time | relevance | path

Searched defs:cache_view (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dcache-view.c116 *magick_restrict cache_view; in AcquireAuthenticCacheView() local
153 *magick_restrict cache_view; in AcquireVirtualCacheView() local
205 MagickExport CacheView *CloneCacheView(const CacheView *cache_view) in CloneCacheView()
252 MagickExport CacheView *DestroyCacheView(CacheView *cache_view) in DestroyCacheView()
299 MagickExport Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view, in GetCacheViewAuthenticPixels()
342 MagickExport void *GetCacheViewAuthenticMetacontent(CacheView *cache_view) in GetCacheViewAuthenticMetacontent()
379 MagickExport Quantum *GetCacheViewAuthenticPixelQueue(CacheView *cache_view) in GetCacheViewAuthenticPixelQueue()
414 MagickExport ColorspaceType GetCacheViewColorspace(const CacheView *cache_view) in GetCacheViewColorspace()
448 MagickExport MagickSizeType GetCacheViewExtent(const CacheView *cache_view) in GetCacheViewExtent()
490 MagickExport const Image *GetCacheViewImage(const CacheView *cache_view) in GetCacheViewImage()
[all …]