Lines Matching refs:MemoryCache
331 if ((cache_info->type != MemoryCache) && (cache_info->type != MapCache)) in AcquirePixelCachePixels()
667 (((source)->type != MemoryCache) && ((source)->type != MapCache)) || \ in ClonePixelCacheRepository()
668 (((destination)->type != MemoryCache) && ((destination)->type != MapCache)) ? \ in ClonePixelCacheRepository()
705 if (((cache_info->type == MemoryCache) || in ClonePixelCacheRepository()
707 ((clone_info->type == MemoryCache) || (clone_info->type == MapCache))) in ClonePixelCacheRepository()
980 case MemoryCache: in RelinquishPixelCachePixels()
1272 if ((cache_info->type != MemoryCache) || (cache_info->mapped != MagickFalse)) in GetAuthenticOpenCLBuffer()
2336 if ((cache_info->type != MemoryCache) && (cache_info->type != MapCache)) in GetPixelCachePixels()
3742 (cache_info->type == MemoryCache))) in OpenPixelCache()
3770 cache_info->type=MemoryCache; in OpenPixelCache()
4440 case MemoryCache: in ReadPixelCacheMetacontent()
4617 case MemoryCache: in ReadPixelCachePixels()
5062 if (((cache_info->type == MemoryCache) || (cache_info->type == MapCache)) && in SetPixelCacheNexusPixels()
5284 if ((cache_info->type != MemoryCache) || in CopyOpenCLBuffer()
5587 case MemoryCache: in WritePixelCacheMetacontent()
5756 case MemoryCache: in WritePixelCachePixels()