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.c629 case ModuleFatalError: return("Module/FatalError/"); in ExceptionSeverityToTag()
Daccelerate.c3767 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3799 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3811 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3849 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3868 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
3889 (void) ThrowMagickException(exception, GetMagickModule(), ModuleFatalError, in ComputeMotionBlurImage()
Dmodule.c895 ThrowFatalException(ModuleFatalError, in IsModuleTreeInstantiated()
/external/ImageMagick/Magick++/lib/
DException.cpp756 case MagickCore::ModuleFatalError: in createException()
939 case MagickCore::ModuleFatalError: in throwException()