Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:CacheInfo

1068         CacheInfo
1071 cache_info=(CacheInfo *) resizedImage->cache;
1592 CacheInfo
1607 input_info=(CacheInfo *) input_image->cache;
1608 assert(input_info != (CacheInfo *) NULL);
1612 CacheInfo *) NULL;
1615 output_info=(CacheInfo *) output_image->cache;
1616 assert(output_info != (CacheInfo *) NULL);
1639 if ((output_info != (CacheInfo *) NULL) &&
1652 if (output_info != (CacheInfo *) NULL)