Searched refs:throwExceptionExplicit (Results 1 – 11 of 11) sorted by relevance
/external/ImageMagick/Magick++/lib/ |
D | Thread.cpp | 35 throwExceptionExplicit(MagickCore::OptionError,"mutex initialization failed", in MutexLock() 54 throwExceptionExplicit(MagickCore::OptionError, 84 throwExceptionExplicit(MagickCore::OptionError,"mutex lock failed", in lock() 90 throwExceptionExplicit(MagickCore::OptionError,"mutex lock failed"); in lock() 103 throwExceptionExplicit(MagickCore::OptionError,"mutex unlock failed", in unlock() 109 throwExceptionExplicit(MagickCore::OptionError,"mutex unlock failed"); in unlock()
|
D | BlobRef.cpp | 53 throwExceptionExplicit(MagickCore::OptionError, in decrease()
|
D | Image.cpp | 540 throwExceptionExplicit(MagickCore::OptionError, in colorMapSize() 552 throwExceptionExplicit(MagickCore::OptionError, in colorMapSize() 709 throwExceptionExplicit(MagickCore::CorruptImageWarning, in directory() 918 throwExceptionExplicit(MagickCore::CorruptImageWarning, in format() 956 throwExceptionExplicit(MagickCore::OptionWarning, in geometry() 1206 throwExceptionExplicit(MagickCore::CorruptImageWarning, in montageGeometry() 2364 throwExceptionExplicit(MagickCore::OptionError, in colorize() 2385 throwExceptionExplicit(MagickCore::OptionError, in colorMap() 2389 throwExceptionExplicit(MagickCore::OptionError, in colorMap() 2406 throwExceptionExplicit(MagickCore::OptionError, in colorMap() [all …]
|
D | ImageRef.cpp | 57 throwExceptionExplicit(MagickCore::OptionError, in decrease()
|
D | CoderInfo.cpp | 62 throwExceptionExplicit(MagickCore::OptionError,"Coder not found", in CoderInfo()
|
D | Pixels.cpp | 180 throwExceptionExplicit(MagickCore::OptionError,"Invalid type"); in init()
|
D | Options.cpp | 403 throwExceptionExplicit(MagickCore::OptionError,"Unrecognized image format", in magick() 595 throwExceptionExplicit(MagickCore::ResourceLimitError, in strokeDashArray()
|
D | Geometry.cpp | 275 throwExceptionExplicit(MagickCore::OptionError, in operator std::string()
|
D | Exception.cpp | 806 MagickPPExport void Magick::throwExceptionExplicit( in throwExceptionExplicit() function in Magick
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Exception.h | 415 extern MagickPPExport void throwExceptionExplicit(
|
D | STL.h | 2114 throwExceptionExplicit(MagickCore::MissingDelegateError,
|