Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dexception.h163 ClearMagickException(ExceptionInfo *),
Dexception.c158 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException() function
233 ClearMagickException(exception); in CatchException()
Dmagick.c1099 ClearMagickException(exception); in ListMagickInfo()
Dmodule.c1014 ClearMagickException(exception); in InvokeDynamicImageFilter()
Dmethods.h146 #define ClearMagickException PrependMagickMethod(ClearMagickException) macro
Dtransform.c884 ClearMagickException(exception); in CropImageToTiles()
Dfx.c2322 ClearMagickException(exception); in FxEvaluateSubexpression()
/external/ImageMagick/MagickWand/
Dmagick-wand.c88 ClearMagickException(wand->exception); in ClearMagickWand()
244 ClearMagickException(wand->exception); in MagickClearException()
Dpixel-iterator.c127 ClearMagickException(iterator->exception); in ClearPixelIterator()
373 ClearMagickException(iterator->exception); in PixelClearIteratorException()
Dpixel-wand.c115 ClearMagickException(wand->exception); in ClearPixelWand()
488 ClearMagickException(wand->exception); in PixelClearException()
Dmagick-property.c2202 ClearMagickException(wand->exception); in MagickSetFormat()
Ddrawing-wand.c458 ClearMagickException(wand->exception); in ClearDrawingWand()
875 ClearMagickException(wand->exception); in DrawClearException()
Dmagick-image.c9789 ClearMagickException(wand->exception); in MagickSetImageFormat()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1155 using MagickCore::ClearMagickException;