HomeSort by relevance Sort by last modified time
    Searched refs:ThrowBinaryException (Results 1 - 25 of 27) sorted by null

1 2

  /external/ImageMagick/MagickCore/
exception-private.h 29 #define ThrowBinaryException(severity,tag,context) \
cipher.c 628 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
636 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
661 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
844 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
852 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
882 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
colormap.c 130 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
323 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
compress.c 464 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
756 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
segment.c 326 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
346 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
509 ThrowBinaryException(ImageError,"TooManyClusters",image->filename);
515 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
524 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
paint.c 123 ThrowBinaryException(DrawError,"SegmentStackOverflow",image->filename) \
204 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
610 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
quantize.c 520 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
enhance.c 340 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
720 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
annotate.c     [all...]
cache.c     [all...]
colorspace.c 622 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
765 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
constitute.c     [all...]
decorate.c 682 ThrowBinaryException(OptionError,"ImageSizeMustExceedBevelWidth",
    [all...]
accelerate.c     [all...]
image.c     [all...]
profile.c     [all...]
draw.c     [all...]
blob.c     [all...]
  /external/ImageMagick/coders/
xcf.c 365 ThrowBinaryException(CorruptImageError,"NotEnoughPixelData",
370 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
376 ThrowBinaryException(CorruptImageError,"NotEnoughPixelData",
447 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
640 ThrowBinaryException(CorruptImageError,"NotEnoughTiles",image->filename);
683 ThrowBinaryException(CoderError,"ZipCompressNotSupported",
686 ThrowBinaryException(CoderError,"FractalCompressNotSupported",
712 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename)
881 ThrowBinaryException(CorruptImageError,"CorruptImage",
    [all...]
psd.c 926 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
995 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
1006 ThrowBinaryException(ResourceLimitError,"InvalidLength",
1014 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
1079 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
1090 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
gif.c 424 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename);
427 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
505 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename);
936 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename);
938 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename);
940 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename);
944 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename);
946 ThrowBinaryException(CorruptImageError,"CorruptImage",image->filename);
    [all...]
pcd.c 190 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
209 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
288 ThrowBinaryException(CorruptImageError,"CorruptImage",
    [all...]
dds.c     [all...]
tiff.c 535 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
540 ThrowBinaryException(ResourceLimitError,"MemoryAllocationFailed",
    [all...]
jpeg.c 369 ThrowBinaryException(CorruptImageWarning,(char *) message,
    [all...]

Completed in 466 milliseconds

1 2