Home
last modified time | relevance | path

Searched refs:ThrowBinaryException (Results 1 – 25 of 30) sorted by relevance

12

/external/ImageMagick/coders/
Dtim2.c282 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadTIM2ImageData()
290 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadTIM2ImageData()
306 ThrowBinaryException(CorruptImageError, in ReadTIM2ImageData()
347 ThrowBinaryException(CorruptImageError, in ReadTIM2ImageData()
372 ThrowBinaryException(CorruptImageError,"ImproperImageHeader", in ReadTIM2ImageData()
392 ThrowBinaryException(CorruptImageError, in ReadTIM2ImageData()
431 ThrowBinaryException(CorruptImageError, in ReadTIM2ImageData()
470 ThrowBinaryException(CorruptImageError, in ReadTIM2ImageData()
503 ThrowBinaryException(CorruptImageError,"ImproperImageHeader", in ReadTIM2ImageData()
525 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadTIM2ImageData()
[all …]
Dxcf.c452 ThrowBinaryException(CorruptImageError,"NotEnoughPixelData", in load_tile()
457 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in load_tile()
465 ThrowBinaryException(CorruptImageError,"NotEnoughPixelData", in load_tile()
537 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in load_tile_rle()
720 ThrowBinaryException(CorruptImageError,"UnexpectedEndOfFile", in load_level()
737 ThrowBinaryException(CorruptImageError,"NotEnoughTiles",image->filename); in load_level()
746 ThrowBinaryException(CorruptImageError,"InsufficientImageDataInFile", in load_level()
754 ThrowBinaryException(CorruptImageError,"InsufficientImageDataInFile", in load_level()
772 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in load_level()
789 ThrowBinaryException(CoderError,"ZipCompressNotSupported", in load_level()
[all …]
Dpsd.c1096 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadPSDChannelRaw()
1169 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadPSDChannelRLE()
1180 ThrowBinaryException(ResourceLimitError,"InvalidLength",image->filename); in ReadPSDChannelRLE()
1187 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadPSDChannelRLE()
1250 ThrowBinaryException(CorruptImageError,"UnexpectedEndOfFile", in ReadPSDChannelZip()
1255 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadPSDChannelZip()
1266 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadPSDChannelZip()
1273 ThrowBinaryException(CorruptImageError,"UnexpectedEndOfFile", in ReadPSDChannelZip()
1412 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadPSDChannel()
1443 ThrowBinaryException(CoderError,"UnableToDecompressImage", in ReadPSDChannel()
[all …]
Dgif.c424 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename); in DecodeImage()
427 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in DecodeImage()
505 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename); in DecodeImage()
941 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename); in PingGIFImage()
943 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename); in PingGIFImage()
945 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename); in PingGIFImage()
949 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename); in PingGIFImage()
951 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename); in PingGIFImage()
Dheic.c136 ThrowBinaryException(CorruptImageError,error->message,image->filename); in IsHeifSuccess()
156 ThrowBinaryException(CorruptImageError,"InsufficientImageDataInFile", in ReadHEICColorProfile()
209 ThrowBinaryException(CorruptImageError,"InsufficientImageDataInFile", in ReadHEICExifProfile()
Dpcd.c188 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in DecodeImage()
209 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in DecodeImage()
293 ThrowBinaryException(CorruptImageError,"CorruptImage", in DecodeImage()
Dtiff.c625 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadProfile()
630 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ReadProfile()
2869 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in WriteGROUP4Image()
3307 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in TIFFWritePhotoshopLayers()
3316 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in TIFFWritePhotoshopLayers()
3327 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in TIFFWritePhotoshopLayers()
3337 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in TIFFWritePhotoshopLayers()
Ddds.c2338 ThrowBinaryException(CorruptImageError,"ImageTypeNotSupported", in ReadUncompressedRGB()
2378 ThrowBinaryException(CorruptImageError,"ImageTypeNotSupported", in ReadUncompressedRGBAPixels()
3240 ThrowBinaryException(CoderError,"ImageColumnOrRowSizeIsNotSupported", in WriteMipmaps()
/external/ImageMagick/MagickCore/
Dcipher.c618 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in PasskeyDecipherImage()
626 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in PasskeyDecipherImage()
651 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in PasskeyDecipherImage()
833 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in PasskeyEncipherImage()
841 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in PasskeyEncipherImage()
871 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in PasskeyEncipherImage()
1115 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in DecipherImage()
1128 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in PasskeyDecipherImage()
1171 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in EncipherImage()
1184 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in PasskeyEncipherImage()
Dcolormap.c121 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in AcquireImageColormap()
135 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in AcquireImageColormap()
326 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in SortColormapByIntensity()
Dcompress.c452 ThrowBinaryException(BlobError,"UnableToOpenBlob",image->filename); in HuffmanDecodeImage()
467 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in HuffmanDecodeImage()
761 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in HuffmanEncodeImage()
971 ThrowBinaryException(ResourceLimitWarning,"MemoryAllocationFailed", in LZWEncodeImage()
1107 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in PackbitsEncodeImage()
1262 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ZLIBEncodeImage()
1283 ThrowBinaryException(CoderError,"UnableToZipCompressImage",image->filename) in ZLIBEncodeImage()
Dexception-private.h29 #define ThrowBinaryException(severity,tag,context) \ macro
Dquantize.c517 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in AssignImageColors()
2506 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in KmeansImage()
2581 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in KmeansImage()
3137 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in QuantizeImage()
3579 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in RemapImage()
3657 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in RemapImages()
3763 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in SetGrayscaleImage()
3771 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in SetGrayscaleImage()
3838 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in SetGrayscaleImage()
Dpaint.c121 ThrowBinaryException(DrawError,"SegmentStackOverflow",image->filename) \ in FloodfillPaintImage()
202 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in FloodfillPaintImage()
606 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in GradientImage()
Dprofile.c826 ThrowBinaryException(severity,tag,context); \ in ProfileImage()
918 ThrowBinaryException(ResourceLimitError, in ProfileImage()
927 ThrowBinaryException(ResourceLimitError, in ProfileImage()
Denhance.c682 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in CLAHEImage()
869 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ClutImage()
1246 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ColorDecisionListImage()
1603 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ContrastStretchImage()
2080 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in EqualizeImage()
2344 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in GammaImage()
3367 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in LinearStretchImage()
Dcolorspace.c735 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in sRGBTransformImage()
884 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in sRGBTransformImage()
2263 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in TransformsRGBImage()
2419 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in TransformsRGBImage()
Dannotate.c1369 ThrowBinaryException(TypeError,"UnableToInitializeFreetypeLibrary", in RenderFreetype()
1440 ThrowBinaryException(TypeError,"UnrecognizedFontEncoding",encoding); in RenderFreetype()
1469 ThrowBinaryException(TypeError,"UnableToReadFont",draw_info->font); in RenderFreetype()
Dsegment.c267 ThrowBinaryException(severity,tag,label); \ in Classify()
1850 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in SegmentImage()
Dcache.c3669 ThrowBinaryException(CacheError,"NoPixelsDefinedInCache",image->filename); in OpenPixelCache()
3674 ThrowBinaryException(ImageError,"WidthOrHeightExceedsLimit", in OpenPixelCache()
3678 ThrowBinaryException(ResourceLimitError,"ListLengthExceedsLimit", in OpenPixelCache()
3704 ThrowBinaryException(ResourceLimitError,"PixelCacheAllocationFailed", in OpenPixelCache()
5329 ThrowBinaryException(CacheError,"PixelCacheIsNotOpen",image->filename); in SyncAuthenticPixelCacheNexus()
Ddecorate.c643 ThrowBinaryException(OptionError,"ImageSizeMustExceedBevelWidth", in RaiseImage()
Daccelerate.c1035 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", image->filename); in ComputeContrastStretchImage()
1235 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in ComputeContrastStretchImage()
2354 ThrowBinaryException(ResourceLimitWarning,"MemoryAllocationFailed", image->filename); in ComputeEqualizeImage()
2453 ThrowBinaryException(ResourceLimitWarning,"MemoryAllocationFailed", image->filename); in ComputeEqualizeImage()
2457 ThrowBinaryException(ResourceLimitWarning,"MemoryAllocationFailed", image->filename); in ComputeEqualizeImage()
Dimage.c1077 ThrowBinaryException(OptionError,"GeometryDoesNotContainImage", in CopyImagePixels()
2661 ThrowBinaryException(ImageError,"NegativeOrZeroImageSize",image->filename); in SetImageExtent()
Dthreshold.c694 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in AutoThresholdImage()
Ddraw.c2509 ThrowBinaryException(DrawError,"VectorGraphicsNestedTooDeeply", in RenderMVGContent()
2543 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in RenderMVGContent()
2555 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed", in RenderMVGContent()
4429 ThrowBinaryException(DrawError,"NonconformingDrawingPrimitiveDefinition", in RenderMVGContent()

12