Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dpixel-iterator.c167 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in ClonePixelIterator()
310 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewPixelIterator()
321 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewPixelIterator()
428 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewPixelRegionIterator()
430 ThrowWandFatalException(WandError,"ZeroRegionSize",quantum); in NewPixelRegionIterator()
440 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewPixelRegionIterator()
559 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in PixelGetIteratorException()
Dwand-view.c132 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneWandView()
428 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in GetWandViewException()
755 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandView()
770 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandView()
817 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandViewExtent()
834 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandViewExtent()
Dmagick-wand-private.h35 #define ThrowWandFatalException(severity,tag,context) \ macro
Dwandcli.c84 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in AcquireMagickCLI()
90 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in AcquireMagickCLI()
Dpixel-wand.c153 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in ClonePixelWand()
207 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in ClonePixelWands()
402 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewPixelWand()
405 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewPixelWand()
453 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewPixelWands()
895 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in PixelGetException()
Dmagick-wand.c125 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneMagickWand()
1064 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewMagickWand()
1067 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewMagickWand()
Ddrawing-wand.c499 ThrowWandFatalException(ResourceLimitFatalError, in CloneDrawingWand()
518 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneDrawingWand()
1365 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in DrawGetException()
6394 ThrowWandFatalException(ResourceLimitFatalError, in DrawSetVectorGraphics()
6708 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewDrawingWand()
6711 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewDrawingWand()
6733 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewDrawingWand()
Dmagick-property.c1551 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in MagickGetSamplingFactors()
Dmogrify.c1437 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImage()
1740 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImage()
8594 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImageList()
Dmagick-image.c99 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneMagickWandFromImages()