Home
last modified time | relevance | path

Searched refs:ThrowWandFatalException (Results 1 – 9 of 9) sorted by relevance

/external/ImageMagick/MagickWand/
Dpixel-iterator.c308 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewPixelIterator()
423 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewPixelRegionIterator()
425 ThrowWandFatalException(WandError,"ZeroRegionSize",quantum); in NewPixelRegionIterator()
551 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in PixelGetIteratorException()
Dmagick-wand-private.h35 #define ThrowWandFatalException(severity,tag,context) \ macro
Dmagick-wand.c1061 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewMagickWand()
1064 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewMagickWand()
Dwand-view.c426 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in GetWandViewException()
766 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandView()
827 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandViewExtent()
Dwandcli.c84 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in AcquireMagickCLI()
Ddrawing-wand.c500 ThrowWandFatalException(ResourceLimitFatalError, in CloneDrawingWand()
519 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneDrawingWand()
1366 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in DrawGetException()
6479 ThrowWandFatalException(ResourceLimitFatalError, in DrawSetVectorGraphics()
6801 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewDrawingWand()
6804 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewDrawingWand()
6826 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewDrawingWand()
Dpixel-wand.c396 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewPixelWand()
883 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in PixelGetException()
Dmagick-property.c1525 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in MagickGetSamplingFactors()
Dmogrify.c1489 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImage()
1792 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImage()
8814 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImageList()