Home
last modified time | relevance | path

Searched refs:IsColorCacheInstantiated (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dcolor.c799 IsColorCacheInstantiated(ExceptionInfo *);
1020 if (IsColorCacheInstantiated(exception) == MagickFalse) in GetColorCompliance()
1603 static MagickBooleanType IsColorCacheInstantiated(ExceptionInfo *exception) in IsColorCacheInstantiated() function