/external/ImageMagick/MagickCore/ |
D | channel.c | 137 destination_view=AcquireAuthenticCacheView(destination_image,exception); in ChannelImage() 517 combine_view=AcquireAuthenticCacheView(combine_image,exception); in CombineImages() 704 separate_view=AcquireAuthenticCacheView(separate_image,exception); in SeparateImage() 960 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel() 1025 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel() 1092 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel() 1190 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel()
|
D | colormap.c | 198 image_view=AcquireAuthenticCacheView(image,exception); in CycleColormapImage() 344 image_view=AcquireAuthenticCacheView(image,exception); in SortColormapByIntensity()
|
D | colorspace.c | 280 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 339 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 411 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 630 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 697 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 936 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 1738 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() 1797 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() 1877 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() 2098 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() [all …]
|
D | threshold.c | 227 threshold_view=AcquireAuthenticCacheView(threshold_image,exception); in AdaptiveThresholdImage() 429 image_view=AcquireAuthenticCacheView(image,exception); in BilevelImage() 594 image_view=AcquireAuthenticCacheView(image,exception); in BlackThresholdImage() 733 image_view=AcquireAuthenticCacheView(image,exception); in ClampImage() 1365 image_view=AcquireAuthenticCacheView(image,exception); in OrderedDitherImage() 1533 image_view=AcquireAuthenticCacheView(image,exception); in PerceptibleImage() 1666 image_view=AcquireAuthenticCacheView(image,exception); in RandomThresholdImage() 1841 image_view=AcquireAuthenticCacheView(image,exception); in WhiteThresholdImage()
|
D | cache-view.h | 52 *AcquireAuthenticCacheView(const Image *,ExceptionInfo *),
|
D | enhance.c | 352 image_view=AcquireAuthenticCacheView(image,exception); in ClutImage() 751 image_view=AcquireAuthenticCacheView(image,exception); in ColorDecisionListImage() 923 image_view=AcquireAuthenticCacheView(image,exception); in ContrastImage() 1210 image_view=AcquireAuthenticCacheView(image,exception); in ContrastStretchImage() 1370 enhance_view=AcquireAuthenticCacheView(enhance_image,exception); in EnhanceImage() 1680 image_view=AcquireAuthenticCacheView(image,exception); in EqualizeImage() 1862 image_view=AcquireAuthenticCacheView(image,exception); in GammaImage() 1998 image_view=AcquireAuthenticCacheView(image,exception); in GrayscaleImage() 2228 image_view=AcquireAuthenticCacheView(image,exception); in HaldClutImage() 2435 image_view=AcquireAuthenticCacheView(image,exception); in LevelImage() [all …]
|
D | transform.c | 251 chop_view=AcquireAuthenticCacheView(chop_image,exception); in ChopImage() 454 cmyk_view=AcquireAuthenticCacheView(cmyk_image,exception); in ConsolidateCMYKImages() 668 crop_view=AcquireAuthenticCacheView(crop_image,exception); in CropImage() 1021 excerpt_view=AcquireAuthenticCacheView(excerpt_image,exception); in ExcerptImage() 1220 flip_view=AcquireAuthenticCacheView(flip_image,exception); in FlipImage() 1361 flop_view=AcquireAuthenticCacheView(flop_image,exception); in FlopImage() 1484 destination_view=AcquireAuthenticCacheView(destination,exception); in CopyImageRegion() 1816 splice_view=AcquireAuthenticCacheView(splice_image,exception); in SpliceImage() 2195 transpose_view=AcquireAuthenticCacheView(transpose_image,exception); in TransposeImage() 2340 transverse_view=AcquireAuthenticCacheView(transverse_image,exception); in TransverseImage()
|
D | paint.c | 216 floodplane_view=AcquireAuthenticCacheView(floodplane_image,exception); in FloodfillPaintImage() 756 paint_view=AcquireAuthenticCacheView(paint_image,exception); in OilPaintImage() 947 image_view=AcquireAuthenticCacheView(image,exception); in OpaquePaintImage() 1074 image_view=AcquireAuthenticCacheView(image,exception); in TransparentPaintImage() 1201 image_view=AcquireAuthenticCacheView(image,exception); in TransparentPaintImageChroma()
|
D | composite.c | 320 image_view=AcquireAuthenticCacheView(image,exception); in CompositeOverImage() 606 image_view=AcquireAuthenticCacheView(image,exception); 693 image_view=AcquireAuthenticCacheView(image,exception); 870 canvas_view=AcquireAuthenticCacheView(canvas_image,exception); 1049 canvas_view=AcquireAuthenticCacheView(canvas_image,exception); 1209 image_view=AcquireAuthenticCacheView(image,exception); 2437 image_view=AcquireAuthenticCacheView(image,exception);
|
D | fx.c | 328 noise_view=AcquireAuthenticCacheView(noise_image,exception); in AddNoiseImage() 485 shift_view=AcquireAuthenticCacheView(shift_image,exception); in BlueShiftImage() 948 color_view=AcquireAuthenticCacheView(color_image,exception); in ColorMatrixImage() 3128 fx_view=AcquireAuthenticCacheView(fx_image,exception); in FxImage() 3318 implode_view=AcquireAuthenticCacheView(implode_image,exception); in ImplodeImage() 3559 morph_view=AcquireAuthenticCacheView(morph_images,exception); in MorphImages() 3940 image_view=AcquireAuthenticCacheView(image,exception); in PlasmaImage() 4221 sepia_view=AcquireAuthenticCacheView(sepia_image,exception); in SepiaToneImage() 4392 image_view=AcquireAuthenticCacheView(border_image,exception); in ShadowImage() 4516 random_view=AcquireAuthenticCacheView(random_image,exception); in SketchImage() [all …]
|
D | fourier.c | 223 Cr_view=AcquireAuthenticCacheView(Cr_image,exception); in ComplexImages() 224 Ci_view=AcquireAuthenticCacheView(Ci_image,exception); in ComplexImages() 565 magnitude_view=AcquireAuthenticCacheView(magnitude_image,exception); in ForwardFourier() 618 phase_view=AcquireAuthenticCacheView(phase_image,exception); in ForwardFourier() 1360 image_view=AcquireAuthenticCacheView(image,exception); in InverseFourierTransform()
|
D | effect.c | 253 blur_view=AcquireAuthenticCacheView(blur_image,exception); in AdaptiveBlurImage() 574 sharp_view=AcquireAuthenticCacheView(sharp_image,exception); in AdaptiveSharpenImage() 1051 despeckle_view=AcquireAuthenticCacheView(despeckle_image,exception); in DespeckleImage() 1497 kuwahara_view=AcquireAuthenticCacheView(kuwahara_image,exception); in KuwaharaImage() 1727 contrast_view=AcquireAuthenticCacheView(contrast_image,exception); in LocalContrastImage() 2078 blur_view=AcquireAuthenticCacheView(blur_image,exception); in MotionBlurImage() 2858 blur_view=AcquireAuthenticCacheView(blur_image,exception); in RotationalBlurImage() 3173 blur_view=AcquireAuthenticCacheView(blur_image,exception); in SelectiveBlurImage() 3446 shade_view=AcquireAuthenticCacheView(shade_image,exception); in ShadeImage() 3789 spread_view=AcquireAuthenticCacheView(spread_image,exception); in SpreadImage() [all …]
|
D | image.c | 529 append_view=AcquireAuthenticCacheView(append_image,exception); in AppendImages() 1075 image_view=AcquireAuthenticCacheView(image,exception); in CopyImagePixels() 1454 mask_view=AcquireAuthenticCacheView(mask_image,exception); in GetImageMask() 2049 image_view=AcquireAuthenticCacheView(image,exception); in NewMagickImage() 2241 image_view=AcquireAuthenticCacheView(image,exception); in SetImageBackgroundColor() 2351 image_view=AcquireAuthenticCacheView(image,exception); in SetImageColor() 2973 image_view=AcquireAuthenticCacheView(image,exception); in SetImageMask() 3072 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlpha() 3548 image_view=AcquireAuthenticCacheView(image,exception); in SyncImage()
|
D | resize.c | 1714 resize_view=AcquireAuthenticCacheView(resize_image,exception); in InterpolativeResizeImage() 1941 rescale_view=AcquireAuthenticCacheView(rescale_image,exception); in LiquidRescaleImage() 2063 magnify_view=AcquireAuthenticCacheView(magnify_image,exception); in MagnifyImage() 2441 resize_view=AcquireAuthenticCacheView(resize_image,exception); in HorizontalFilter() 2656 resize_view=AcquireAuthenticCacheView(resize_image,exception); in VerticalFilter() 3052 sample_view=AcquireAuthenticCacheView(sample_image,exception); in SampleImage() 3269 scale_view=AcquireAuthenticCacheView(scale_image,exception); in ScaleImage()
|
D | vision.c | 347 component_view=AcquireAuthenticCacheView(component_image,exception); in ConnectedComponentsImage() 455 component_view=AcquireAuthenticCacheView(component_image,exception); in ConnectedComponentsImage()
|
D | cipher.c | 657 image_view=AcquireAuthenticCacheView(image,exception); in PasskeyDecipherImage() 877 image_view=AcquireAuthenticCacheView(image,exception); in PasskeyEncipherImage()
|
D | accelerate.c | 845 image_view=AcquireAuthenticCacheView(image,exception); in ComputeContrastImage() 1085 image_view=AcquireAuthenticCacheView(image,exception); in ComputeContrastStretchImage() 1652 image_view=AcquireAuthenticCacheView(image,exception); in ComputeConvolveImage() 1689 filteredImage_view=AcquireAuthenticCacheView(filteredImage,exception); in ComputeConvolveImage() 2011 image_view=AcquireAuthenticCacheView(image,exception); in ComputeDespeckleImage() 2055 filteredImage_view=AcquireAuthenticCacheView(filteredImage,exception); in ComputeDespeckleImage() 2430 image_view=AcquireAuthenticCacheView(image,exception); in ComputeEqualizeImage() 3135 image_view=AcquireAuthenticCacheView(image,exception); in ComputeLocalContrastImage() 3173 filteredImage_view=AcquireAuthenticCacheView(filteredImage,exception); in ComputeLocalContrastImage() 3483 image_view=AcquireAuthenticCacheView(image,exception); in ComputeModulateImage() [all …]
|
D | quantize.c | 534 image_view=AcquireAuthenticCacheView(image,exception); in AssignImageColors() 1510 image_view=AcquireAuthenticCacheView(image,exception); in FloydSteinbergDither() 1956 image_view=AcquireAuthenticCacheView(image,exception); in DitherImage() 2401 image_view=AcquireAuthenticCacheView(image,exception); in PosterizeImage() 3336 image_view=AcquireAuthenticCacheView(image,exception); in SetGrayscaleImage() 3412 image_view=AcquireAuthenticCacheView(image,exception); in SetGrayscaleImage()
|
D | decorate.c | 283 frame_view=AcquireAuthenticCacheView(frame_image,exception); in FrameImage() 693 image_view=AcquireAuthenticCacheView(image,exception); in RaiseImage()
|
D | shear.c | 754 rotate_view=AcquireAuthenticCacheView(rotate_image,exception); in IntegralRotateImage() 1183 image_view=AcquireAuthenticCacheView(image,exception); in XShearImage() 1399 image_view=AcquireAuthenticCacheView(image,exception); in YShearImage()
|
D | statistic.c | 482 evaluate_view=AcquireAuthenticCacheView(image,exception); in EvaluateImages() 789 image_view=AcquireAuthenticCacheView(image,exception); in EvaluateImage() 1023 image_view=AcquireAuthenticCacheView(image,exception); in FunctionImage() 2330 polynomial_view=AcquireAuthenticCacheView(image,exception); in PolynomialImage() 3012 statistic_view=AcquireAuthenticCacheView(statistic_image,exception); in StatisticImage()
|
D | cache-view.c | 112 MagickExport CacheView *AcquireAuthenticCacheView(const Image *image, in AcquireAuthenticCacheView() function
|
D | compare.c | 214 highlight_view=AcquireAuthenticCacheView(highlight_image,exception); in CompareImages() 1865 similarity_view=AcquireAuthenticCacheView(similarity_image,exception); in SimilarityImage()
|
/external/ImageMagick/coders/ |
D | mask.c | 246 mask_view=AcquireAuthenticCacheView(mask_image,exception); in MaskImage()
|
/external/ImageMagick/ |
D | ChangeLog | 125 * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
|