Searched refs:MapCache (Results 1 – 7 of 7) sorted by relevance
37 (GetImagePixelCacheType(source) != MapCache)) || \39 (GetImagePixelCacheType(destination) != MapCache)) ? \
32 MapCache, enumerator
322 if ((cache_info->type != MemoryCache) && (cache_info->type != MapCache)) in AcquirePixelCachePixels()648 (((source)->type != MemoryCache) && ((source)->type != MapCache)) || \ in ClonePixelCacheRepository()649 (((destination)->type != MemoryCache) && ((destination)->type != MapCache)) ? \ in ClonePixelCacheRepository()687 (cache_info->type == MapCache)) && in ClonePixelCacheRepository()688 ((clone_info->type == MemoryCache) || (clone_info->type == MapCache))) in ClonePixelCacheRepository()996 case MapCache: in RelinquishPixelCachePixels()2332 if ((cache_info->type != MemoryCache) && (cache_info->type != MapCache)) in GetPixelCachePixels()3911 if ((cache_info->type != MapCache) && (cache_info->type != MemoryCache)) in OpenPixelCache()3933 cache_info->type=MapCache; in OpenPixelCache()4440 case MapCache: in ReadPixelCacheMetacontent()[all …]
277 matrix_info->type=MapCache; in AcquireMatrixInfo()388 case MapCache: in DestroyMatrixInfo()
138 { "Map", MapCache, UndefinedOptionFlag, MagickFalse },
238 class MapCache;
851 V(MapCache) \