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

1 2 3

  /external/ImageMagick/coders/
fd.c 114 ThrowFileException(exception,BlobError,"UnableToOpenBlob",
url.c 169 ThrowFileException(exception,FileOpenError,"UnableToCreateTemporaryFile",
184 ThrowFileException(exception,FileOpenError,"UnableToOpenFile",
ycbcr.c 167 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
236 ThrowFileException(exception,CorruptImageError,
309 ThrowFileException(exception,CorruptImageError,
393 ThrowFileException(exception,CorruptImageError,
437 ThrowFileException(exception,CorruptImageError,
481 ThrowFileException(exception,CorruptImageError,
527 ThrowFileException(exception,CorruptImageError,
591 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
601 ThrowFileException(exception,CorruptImageError,
612 ThrowFileException(exception,CorruptImageError
    [all...]
cmyk.c 157 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
235 ThrowFileException(exception,CorruptImageError,
318 ThrowFileException(exception,CorruptImageError,
418 ThrowFileException(exception,CorruptImageError,
471 ThrowFileException(exception,CorruptImageError,
524 ThrowFileException(exception,CorruptImageError,
577 ThrowFileException(exception,CorruptImageError,
632 ThrowFileException(exception,CorruptImageError,
696 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
706 ThrowFileException(exception,CorruptImageError
    [all...]
bgr.c 157 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
241 ThrowFileException(exception,CorruptImageError,
322 ThrowFileException(exception,CorruptImageError,
422 ThrowFileException(exception,CorruptImageError,
475 ThrowFileException(exception,CorruptImageError,
528 ThrowFileException(exception,CorruptImageError,
589 ThrowFileException(exception,CorruptImageError,
653 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
663 ThrowFileException(exception,CorruptImageError,
683 ThrowFileException(exception,CorruptImageError
    [all...]
rgb.c 156 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
240 ThrowFileException(exception,CorruptImageError,
322 ThrowFileException(exception,CorruptImageError,
421 ThrowFileException(exception,CorruptImageError,
473 ThrowFileException(exception,CorruptImageError,
525 ThrowFileException(exception,CorruptImageError,
585 ThrowFileException(exception,CorruptImageError,
648 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
658 ThrowFileException(exception,CorruptImageError,
678 ThrowFileException(exception,CorruptImageError
    [all...]
fax.c 144 ThrowFileException(exception,CorruptImageError,"UnableToReadImageData",
147 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
mono.c 144 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
193 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
pes.c 502 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
522 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
uyvy.c 143 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
186 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
wbmp.c 178 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
223 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
pix.c 213 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
pwp.c 210 ThrowFileException(exception,FileOpenError,"UnableToWriteFile",
gray.c 152 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
217 ThrowFileException(exception,CorruptImageError,
xcf.c 850 ThrowFileException(exception,CorruptImageError,
    [all...]
exr.c 198 ThrowFileException(exception,BlobError,"UnableToOpenBlob",
528 ThrowFileException(exception,BlobError,"UnableToOpenBlob",
raw.c 148 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
211 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
aai.c 207 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
art.c 187 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
avs.c 207 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
hrz.c 180 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
mtv.c 204 ThrowFileException(exception,CorruptImageError,"UnexpectedEndOfFile",
  /external/ImageMagick/MagickCore/
exception-private.h 54 #define ThrowFileException(exception,severity,tag,context) \
blob.c 272 ThrowFileException(exception,BlobError,"UnableToWriteBlob",filename);
288 ThrowFileException(exception,BlobError,"UnableToWriteBlob",filename);
1008 ThrowFileException(exception,BlobError,"UnableToOpenFile",filename);
    [all...]
  /external/ImageMagick/MagickWand/
magick-cli.c 660 ThrowFileException(exception,ResourceLimitError,"MemoryAllocationFailed",
665 ThrowFileException(exception,FileOpenError,"UnableToOpenFile",
675 ThrowFileException(exception,FileOpenError,"UnableToOpenFile",argv[i]);

Completed in 177 milliseconds

1 2 3