/external/ImageMagick/MagickCore/ |
distort.c | 276 % AffineMatrix *affine_matrix,ExceptionInfo *exception) 288 const AffineMatrix *affine_matrix,ExceptionInfo *exception) 303 assert(exception != (ExceptionInfo *) NULL); 337 % size_t number_values, ExceptionInfo *exception) 379 size_t number_values,ExceptionInfo *exception) [all...] |
morphology.c | 377 ExceptionInfo *exception) 490 ExceptionInfo *exception) [all...] |
identify.c | 118 % const MagickBooleanType verbose,ExceptionInfo *exception) 134 const StatisticType type,ExceptionInfo *exception) 290 ExceptionInfo 431 const MagickBooleanType verbose,ExceptionInfo *exception) [all...] |
feature.c | 117 % const double upper_percent,ExceptionInfo *exception) 161 const double lower_threshold,ExceptionInfo *exception) 241 ExceptionInfo *exception) 282 assert(exception != (ExceptionInfo *) NULL); 604 % const size_t distance,ExceptionInfo *exception) 626 const size_t distance,ExceptionInfo *exception) [all...] |
profile.c | 86 const MagickBooleanType,ExceptionInfo *); 115 ExceptionInfo 441 ExceptionInfo 451 if (exception == (ExceptionInfo *) NULL) 469 ExceptionInfo *exception) [all...] |
token.c | 356 ExceptionInfo
|
animate.c | 252 Image **,MagickStatusType *,ExceptionInfo *); 255 XSaveImage(Display *,XResourceInfo *,XWindows *,Image *,ExceptionInfo *); 276 % Image *images,ExceptionInfo *exception) 288 Image *images,ExceptionInfo *exception) 357 % MagickStatusType *state,ExceptionInfo *exception) 380 MagickStatusType *state,ExceptionInfo *exception) 705 % XResourceInfo *resource_info,Image *images,ExceptionInfo *exception) 740 XResourceInfo *resource_info,Image *images,ExceptionInfo *exception) [all...] |
resource.c | 403 ExceptionInfo 772 % ExceptionInfo *exception) 782 ExceptionInfo *magick_unused(exception)) [all...] |
vision.c | 108 % ExceptionInfo *exception) 134 const size_t connectivity,CCObjectInfo **objects,ExceptionInfo *exception) 186 assert(exception != (ExceptionInfo *) NULL);
|
/external/ImageMagick/coders/ |
miff.c | 100 WriteMIFFImage(const ImageInfo *,Image *,ExceptionInfo *); 156 % ExceptionInfo *exception) 194 size_t *length,PixelInfo *pixel,ExceptionInfo *exception) 395 ExceptionInfo *exception) 490 assert(exception != (ExceptionInfo *) NULL); [all...] |
pdf.c | 100 WritePDFImage(const ImageInfo *,Image *,ExceptionInfo *); 119 % const char *command,ExceptionInfo *exception) 159 const char *command,char *message,ExceptionInfo *exception) 351 % Image *ReadPDFImage(const ImageInfo *image_info,ExceptionInfo *exception) 378 static Image *ReadPDFImage(const ImageInfo *image_info,ExceptionInfo *exception) 465 assert(exception != (ExceptionInfo *) NULL); [all...] |
pnm.c | 75 WritePNMImage(const ImageInfo *,Image *,ExceptionInfo *); 133 % Image *ReadPNMImage(const ImageInfo *image_info,ExceptionInfo *exception) 143 static int PNMComment(Image *image,ExceptionInfo *exception) 189 ExceptionInfo *exception) 228 static Image *ReadPNMImage(const ImageInfo *image_info,ExceptionInfo *exception) 269 assert(exception != (ExceptionInfo *) NULL); [all...] |
png.c | 832 WritePNGImage(const ImageInfo *,Image *,ExceptionInfo *); 835 WriteMNGImage(const ImageInfo *,Image *,ExceptionInfo *); 839 WriteJNGImage(const ImageInfo *,Image *,ExceptionInfo *); 847 LosslessReduceDepthOK(Image *image,ExceptionInfo *exception) [all...] |
dpx.c | 337 WriteDPXImage(const ImageInfo *,Image *,ExceptionInfo *); 394 % Image *ReadDPXImage(const ImageInfo *image_info,ExceptionInfo *exception) 659 static Image *ReadDPXImage(const ImageInfo *image_info,ExceptionInfo *exception) 707 assert(exception != (ExceptionInfo *) NULL); [all...] |
cmyk.c | 72 WriteCMYKImage(const ImageInfo *,Image *,ExceptionInfo *); 93 % ExceptionInfo *exception) 103 ExceptionInfo *exception) 142 assert(exception != (ExceptionInfo *) NULL); [all...] |
rgb.c | 73 WriteRGBImage(const ImageInfo *,Image *,ExceptionInfo *); 94 % ExceptionInfo *exception) 103 static Image *ReadRGBImage(const ImageInfo *image_info,ExceptionInfo *exception) 142 assert(exception != (ExceptionInfo *) NULL); [all...] |
/external/ImageMagick/www/api/ |
list.php | 90 Image *CloneImageList(const Image *images,ExceptionInfo *exception) 121 ExceptionInfo *exception) 177 DeleteImages(Image **images,const char *scenes,ExceptionInfo *exception) 232 const char *scenes,ExceptionInfo *exception) 432 Image **ImageListToArray(const Image *images,ExceptionInfo *exception)
|
/external/ImageMagick/Magick++/lib/Magick++/ |
Include.h | 289 using MagickCore::ExceptionInfo; [all...] |
/external/ImageMagick/MagickWand/ |
operation.c | 141 ExceptionInfo *exception) 146 ExceptionInfo 182 const SparseColorMethod method,const char *arguments,ExceptionInfo *exception) 213 assert(exception != (ExceptionInfo *) NULL); [all...] |
animate.c | 79 % char **argv,char **metadata,ExceptionInfo *exception) 232 int argc,char **argv,char **wand_unused(metadata),ExceptionInfo *exception) 311 assert(exception != (ExceptionInfo *) NULL); [all...] |
compare.c | 69 % char **argv,char **metadata,ExceptionInfo *exception) 178 int argc,char **argv,char **metadata,ExceptionInfo *exception) 261 assert(exception != (ExceptionInfo *) NULL); [all...] |
import.c | 80 % char **argv,char **metadata,ExceptionInfo *exception) 216 int argc,char **argv,char **wand_unused(metadata),ExceptionInfo *exception) 300 assert(exception != (ExceptionInfo *) NULL); [all...] |
/external/ImageMagick/scripts/ |
format_c_api_docs | 145 ExceptionInfo => 'types.html#ExceptionInfo',
|
/external/proguard/src/proguard/classfile/editor/ |
ConstantPoolShrinker.java | 371 public void visitExceptionInfo(Clazz clazz, Method method, CodeAttribute codeAttribute, ExceptionInfo exceptionInfo) 373 if (exceptionInfo.u2catchType != 0) 375 markConstant(clazz, exceptionInfo.u2catchType);
|
/external/proguard/src/proguard/optimize/peephole/ |
BranchTargetFinder.java | 627 public void visitExceptionInfo(Clazz clazz, Method method, CodeAttribute codeAttribute, ExceptionInfo exceptionInfo) 629 int startPC = exceptionInfo.u2startPC; 630 int endPC = exceptionInfo.u2endPC; 631 int handlerPC = exceptionInfo.u2handlerPC;
|