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

1 2 3

  /external/ImageMagick/coders/
thumbnail.c 189 ThrowWriterException(CoderError,"ImageDoesNotHaveAThumbnail");
192 ThrowWriterException(CoderError,"ImageDoesNotHaveAThumbnail");
196 ThrowWriterException(CoderError,"ImageDoesNotHaveAThumbnail");
flif.c 433 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit");
462 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
469 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
525 ThrowWriterException(ImageError,"FramesNotSameDimensions");
raw.c 501 ThrowWriterException(ImageError,"ColorSeparatedImageRequired");
521 ThrowWriterException(ImageError,"ColorSeparatedImageRequired");
529 ThrowWriterException(ImageError,"ColorSeparatedImageRequired");
549 ThrowWriterException(ImageError,"ColorSeparatedImageRequired");
565 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
fpx.c 843 ThrowWriterException(DelegateError,"UnableToInitializeFPXLibrary");
887 ThrowWriterException(DelegateError,"UnableToSetJPEGLevel");
924 ThrowWriterException(DelegateError,"UnableToSetImageTitle");
940 ThrowWriterException(DelegateError,"UnableToSetSummaryInfo");
946 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
meta.c     [all...]
ps3.c 271 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
344 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
411 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
478 ThrowWriterException(CorruptImageError,"ImproperImageHeader");
485 ThrowWriterException(CorruptImageError,"ImproperImageHeader");
533 ThrowWriterException(CoderError,exception->reason);
605 ThrowWriterException(CorruptImageError,"ImproperImageHeader");
608 ThrowWriterException(CorruptImageError,"ImproperImageHeader");
615 ThrowWriterException(CorruptImageError,"ImproperImageHeader");
    [all...]
clip.c 237 ThrowWriterException(CoderError,"ImageDoesNotHaveAClipMask");
matte.c 185 ThrowWriterException(CoderError,"ImageDoesNotHaveAnAlphaChannel");
art.c 321 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit");
341 ThrowWriterException(CorruptImageError,"UnableToWriteImageData");
histogram.c 241 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
252 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
inline.c 325 ThrowWriterException(CorruptImageError,"ImageTypeNotSupported");
345 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
uil.c 242 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
246 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
mvg.c 340 ThrowWriterException(OptionError,"NoImageVectorGraphics");
pcl.c 801 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
824 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
839 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
850 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
webp.c 548 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit");
553 ThrowWriterException(ResourceLimitError,"UnableToEncodeImageFile");
652 ThrowWriterException(ResourceLimitError,"UnableToEncodeImageFile");
660 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
ps2.c 735 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
791 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
890 ThrowWriterException(ResourceLimitError,
    [all...]
aai.c 383 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
avs.c 385 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
hrz.c 326 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
jp2.c 957 ThrowWriterException(DelegateError,"UnableToEncodeImageFile");
    [all...]
mtv.c 380 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
pcx.c 916 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
pdb.c 833 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
836 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
841 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
849 ThrowWriterException(ResourceLimitError,"MemoryAllocationFailed");
rgf.c 351 ThrowWriterException(ImageError,"Dimensions must be less than 255x255");
  /external/ImageMagick/MagickCore/
exception-private.h 82 #define ThrowWriterException(severity,tag) \

Completed in 1507 milliseconds

1 2 3