Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dexception.h163 ClearMagickException(ExceptionInfo *),
Dexception.c157 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException() function
226 ClearMagickException(exception); in CatchException()
Dmagick.c1137 ClearMagickException(exception); in ListMagickInfo()
Dmodule.c1010 ClearMagickException(exception); in InvokeDynamicImageFilter()
Dtransform.c881 ClearMagickException(exception); in CropImageToTiles()
Dfx.c2363 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.c9801 ClearMagickException(wand->exception); in MagickSetImageFormat()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1178 using MagickCore::ClearMagickException;