Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dexception.h89 ModuleFatalError = 755, enumerator
Dexception.c578 case ModuleFatalError: return("Module/FatalError/"); in ExceptionSeverityToTag()
Daccelerate.c3808 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3840 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3850 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3886 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3903 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3924 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
Dmodule.c898 ThrowFatalException(ModuleFatalError, in IsModuleTreeInstantiated()
/external/ImageMagick/Magick++/lib/
DException.cpp757 case MagickCore::ModuleFatalError: in createException()
933 case MagickCore::ModuleFatalError: in throwException()