Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dexception.h82 CorruptImageFatalError = 725, enumerator
Dexception.c563 case CorruptImageFatalError: return("Corrupt/Image/FatalError/"); in ExceptionSeverityToTag()
/external/ImageMagick/Magick++/lib/
DException.cpp726 case MagickCore::CorruptImageFatalError: in createException()
909 case MagickCore::CorruptImageFatalError: in throwException()