Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dcolor.c798 IsColorCacheInstantiated(ExceptionInfo *),
1017 if (IsColorCacheInstantiated(exception) == MagickFalse) in GetColorCompliance()
1641 static MagickBooleanType IsColorCacheInstantiated(ExceptionInfo *exception) in IsColorCacheInstantiated() function