Searched refs:ThrowWandFatalException (Results 1 – 10 of 10) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | pixel-iterator.c | 167 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()
|
D | wand-view.c | 132 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneWandView() 429 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in GetWandViewException() 757 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandView() 772 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandView() 819 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandViewExtent() 836 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewWandViewExtent()
|
D | wandcli.c | 84 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in AcquireMagickCLI() 90 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in AcquireMagickCLI()
|
D | magick-wand-private.h | 35 #define ThrowWandFatalException(severity,tag,context) \ macro
|
D | pixel-wand.c | 153 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()
|
D | magick-wand.c | 125 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneMagickWand() 1066 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewMagickWand() 1069 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewMagickWand()
|
D | drawing-wand.c | 499 ThrowWandFatalException(ResourceLimitFatalError, in CloneDrawingWand() 518 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneDrawingWand() 1365 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in DrawGetException() 6478 ThrowWandFatalException(ResourceLimitFatalError, in DrawSetVectorGraphics() 6800 ThrowWandFatalException(WandError,"QuantumDepthMismatch",quantum); in NewDrawingWand() 6803 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewDrawingWand() 6825 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in NewDrawingWand()
|
D | magick-property.c | 1551 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in MagickGetSamplingFactors()
|
D | mogrify.c | 1421 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImage() 1724 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImage() 8639 ThrowWandFatalException(ResourceLimitFatalError, in MogrifyImageList()
|
D | magick-image.c | 99 ThrowWandFatalException(ResourceLimitFatalError,"MemoryAllocationFailed", in CloneMagickWandFromImages()
|