/external/ImageMagick/MagickCore/ |
D | channel.c | 137 destination_view=AcquireAuthenticCacheView(destination_image,exception); in ChannelImage() 565 combine_view=AcquireAuthenticCacheView(combine_image,exception); in CombineImages() 756 separate_view=AcquireAuthenticCacheView(separate_image,exception); in SeparateImage() 1006 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel() 1066 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel() 1126 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel() 1219 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlphaChannel()
|
D | colormap.c | 198 image_view=AcquireAuthenticCacheView(image,exception); in CycleColormapImage() 337 image_view=AcquireAuthenticCacheView(image,exception); in SortColormapByIntensity()
|
D | colorspace.c | 335 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 395 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 467 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 685 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 752 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 995 image_view=AcquireAuthenticCacheView(image,exception); in sRGBTransformImage() 1802 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() 1862 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() 1942 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() 2163 image_view=AcquireAuthenticCacheView(image,exception); in TransformsRGBImage() [all …]
|
D | threshold.c | 228 threshold_view=AcquireAuthenticCacheView(threshold_image,exception); in AdaptiveThresholdImage() 831 image_view=AcquireAuthenticCacheView(image,exception); in BilevelImage() 992 image_view=AcquireAuthenticCacheView(image,exception); in BlackThresholdImage() 1127 image_view=AcquireAuthenticCacheView(image,exception); in ClampImage() 1758 image_view=AcquireAuthenticCacheView(image,exception); in OrderedDitherImage() 1925 image_view=AcquireAuthenticCacheView(image,exception); in PerceptibleImage() 2055 image_view=AcquireAuthenticCacheView(image,exception); in RandomThresholdImage() 2193 image_view=AcquireAuthenticCacheView(image,exception); in RangeThresholdImage() 2371 image_view=AcquireAuthenticCacheView(image,exception); in WhiteThresholdImage()
|
D | transform.c | 252 chop_view=AcquireAuthenticCacheView(chop_image,exception); in ChopImage() 457 cmyk_view=AcquireAuthenticCacheView(cmyk_image,exception); in ConsolidateCMYKImages() 671 crop_view=AcquireAuthenticCacheView(crop_image,exception); in CropImage() 1016 excerpt_view=AcquireAuthenticCacheView(excerpt_image,exception); in ExcerptImage() 1213 flip_view=AcquireAuthenticCacheView(flip_image,exception); in FlipImage() 1348 flop_view=AcquireAuthenticCacheView(flop_image,exception); in FlopImage() 1467 destination_view=AcquireAuthenticCacheView(destination,exception); in CopyImageRegion() 1792 splice_view=AcquireAuthenticCacheView(splice_image,exception); in SpliceImage() 2145 transpose_view=AcquireAuthenticCacheView(transpose_image,exception); in TransposeImage() 2283 transverse_view=AcquireAuthenticCacheView(transverse_image,exception); in TransverseImage()
|
D | cache-view.h | 52 *AcquireAuthenticCacheView(const Image *,ExceptionInfo *),
|
D | paint.c | 216 floodplane_view=AcquireAuthenticCacheView(floodplane_image,exception); in FloodfillPaintImage() 755 paint_view=AcquireAuthenticCacheView(paint_image,exception); in OilPaintImage() 946 image_view=AcquireAuthenticCacheView(image,exception); in OpaquePaintImage() 1093 image_view=AcquireAuthenticCacheView(image,exception); in TransparentPaintImage() 1221 image_view=AcquireAuthenticCacheView(image,exception); in TransparentPaintImageChroma()
|
D | enhance.c | 737 image_view=AcquireAuthenticCacheView(image,exception); in CLAHEImage() 887 image_view=AcquireAuthenticCacheView(image,exception); in ClutImage() 1282 image_view=AcquireAuthenticCacheView(image,exception); in ColorDecisionListImage() 1455 image_view=AcquireAuthenticCacheView(image,exception); in ContrastImage() 1744 image_view=AcquireAuthenticCacheView(image,exception); in ContrastStretchImage() 1902 enhance_view=AcquireAuthenticCacheView(enhance_image,exception); in EnhanceImage() 2211 image_view=AcquireAuthenticCacheView(image,exception); in EqualizeImage() 2374 image_view=AcquireAuthenticCacheView(image,exception); in GammaImage() 2505 image_view=AcquireAuthenticCacheView(image,exception); in GrayscaleImage() 2733 image_view=AcquireAuthenticCacheView(image,exception); in HaldClutImage() [all …]
|
D | image.c | 536 append_view=AcquireAuthenticCacheView(append_image,exception); in AppendImages() 1085 image_view=AcquireAuthenticCacheView(image,exception); in CopyImagePixels() 1487 mask_view=AcquireAuthenticCacheView(mask_image,exception); in GetImageMask() 2076 image_view=AcquireAuthenticCacheView(image,exception); in NewMagickImage() 2276 image_view=AcquireAuthenticCacheView(image,exception); in ResetImagePixels() 2355 image_view=AcquireAuthenticCacheView(image,exception); in SetImageAlpha() 2444 image_view=AcquireAuthenticCacheView(image,exception); in SetImageBackgroundColor() 2554 image_view=AcquireAuthenticCacheView(image,exception); in SetImageColor() 3247 image_view=AcquireAuthenticCacheView(image,exception); in SetImageMask() 3403 image_view=AcquireAuthenticCacheView(image,exception); in SetImageRegionMask() [all …]
|
D | composite.c | 322 image_view=AcquireAuthenticCacheView(image,exception); in CompositeOverImage() 616 image_view=AcquireAuthenticCacheView(image,exception); 702 image_view=AcquireAuthenticCacheView(image,exception); 876 canvas_view=AcquireAuthenticCacheView(canvas_image,exception); 1055 canvas_view=AcquireAuthenticCacheView(canvas_image,exception); 1219 image_view=AcquireAuthenticCacheView(image,exception); 2459 image_view=AcquireAuthenticCacheView(image,exception);
|
D | fx.c | 325 noise_view=AcquireAuthenticCacheView(noise_image,exception); in AddNoiseImage() 480 shift_view=AcquireAuthenticCacheView(shift_image,exception); in BlueShiftImage() 945 color_view=AcquireAuthenticCacheView(color_image,exception); in ColorMatrixImage() 3169 fx_view=AcquireAuthenticCacheView(fx_image,exception); in FxImage() 3366 implode_view=AcquireAuthenticCacheView(implode_image,exception); in ImplodeImage() 3605 morph_view=AcquireAuthenticCacheView(morph_images,exception); in MorphImages() 3981 image_view=AcquireAuthenticCacheView(image,exception); in PlasmaImage() 4260 sepia_view=AcquireAuthenticCacheView(sepia_image,exception); in SepiaToneImage() 4430 image_view=AcquireAuthenticCacheView(border_image,exception); in ShadowImage() 4553 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() 1496 kuwahara_view=AcquireAuthenticCacheView(kuwahara_image,exception); in KuwaharaImage() 1729 contrast_view=AcquireAuthenticCacheView(contrast_image,exception); in LocalContrastImage() 2098 blur_view=AcquireAuthenticCacheView(blur_image,exception); in MotionBlurImage() 2885 blur_view=AcquireAuthenticCacheView(blur_image,exception); in RotationalBlurImage() 3201 blur_view=AcquireAuthenticCacheView(blur_image,exception); in SelectiveBlurImage() 3477 shade_view=AcquireAuthenticCacheView(shade_image,exception); in ShadeImage() 3819 spread_view=AcquireAuthenticCacheView(spread_image,exception); in SpreadImage() [all …]
|
D | resize.c | 1755 resize_view=AcquireAuthenticCacheView(resize_image,exception); in InterpolativeResizeImage() 1980 rescale_view=AcquireAuthenticCacheView(rescale_image,exception); in LiquidRescaleImage() 2102 magnify_view=AcquireAuthenticCacheView(magnify_image,exception); in MagnifyImage() 2483 resize_view=AcquireAuthenticCacheView(resize_image,exception); in HorizontalFilter() 2701 resize_view=AcquireAuthenticCacheView(resize_image,exception); in VerticalFilter() 3098 sample_view=AcquireAuthenticCacheView(sample_image,exception); in SampleImage() 3314 scale_view=AcquireAuthenticCacheView(scale_image,exception); in ScaleImage()
|
D | cipher.c | 656 image_view=AcquireAuthenticCacheView(image,exception); in PasskeyDecipherImage() 876 image_view=AcquireAuthenticCacheView(image,exception); in PasskeyEncipherImage()
|
D | vision.c | 351 component_view=AcquireAuthenticCacheView(component_image,exception); in ConnectedComponentsImage() 464 component_view=AcquireAuthenticCacheView(component_image,exception); in ConnectedComponentsImage()
|
D | quantize.c | 535 image_view=AcquireAuthenticCacheView(image,exception); in AssignImageColors() 1518 image_view=AcquireAuthenticCacheView(image,exception); in FloydSteinbergDither() 1964 image_view=AcquireAuthenticCacheView(image,exception); in DitherImage() 2409 image_view=AcquireAuthenticCacheView(image,exception); in PosterizeImage() 3351 image_view=AcquireAuthenticCacheView(image,exception); in SetGrayscaleImage() 3430 image_view=AcquireAuthenticCacheView(image,exception); in SetGrayscaleImage()
|
D | accelerate.c | 1041 image_view=AcquireAuthenticCacheView(image,exception); in ComputeContrastStretchImage() 1569 image_view=AcquireAuthenticCacheView(image,exception); in ComputeConvolveImage() 1606 filteredImage_view=AcquireAuthenticCacheView(filteredImage,exception); in ComputeConvolveImage() 1928 image_view=AcquireAuthenticCacheView(image,exception); in ComputeDespeckleImage() 1972 filteredImage_view=AcquireAuthenticCacheView(filteredImage,exception); in ComputeDespeckleImage() 2347 image_view=AcquireAuthenticCacheView(image,exception); in ComputeEqualizeImage() 3044 image_view=AcquireAuthenticCacheView(image,exception); in ComputeLocalContrastImage() 3082 filteredImage_view=AcquireAuthenticCacheView(filteredImage,exception); in ComputeLocalContrastImage() 3392 image_view=AcquireAuthenticCacheView(image,exception); in ComputeModulateImage() 3618 image_view=AcquireAuthenticCacheView(image,exception); in ComputeMotionBlurImage() [all …]
|
D | decorate.c | 283 frame_view=AcquireAuthenticCacheView(frame_image,exception); in FrameImage() 659 image_view=AcquireAuthenticCacheView(image,exception); in RaiseImage()
|
D | statistic.c | 507 evaluate_view=AcquireAuthenticCacheView(image,exception); in EvaluateImages() 806 image_view=AcquireAuthenticCacheView(image,exception); in EvaluateImage() 1042 image_view=AcquireAuthenticCacheView(image,exception); in FunctionImage() 2226 polynomial_view=AcquireAuthenticCacheView(image,exception); in PolynomialImage() 2899 statistic_view=AcquireAuthenticCacheView(statistic_image,exception); in StatisticImage()
|
D | shear.c | 749 rotate_view=AcquireAuthenticCacheView(rotate_image,exception); in IntegralRotateImage() 1155 image_view=AcquireAuthenticCacheView(image,exception); in XShearImage() 1372 image_view=AcquireAuthenticCacheView(image,exception); in YShearImage()
|
D | cache-view.c | 112 MagickExport CacheView *AcquireAuthenticCacheView(const Image *image, in AcquireAuthenticCacheView() function
|
D | histogram.c | 1209 unique_view=AcquireAuthenticCacheView(unique_image,exception); in UniqueImageColors()
|
D | matrix.c | 939 image_view=AcquireAuthenticCacheView(image,exception); in MatrixToImage()
|
/external/ImageMagick/coders/ |
D | mask.c | 245 mask_view=AcquireAuthenticCacheView(mask_image,exception); in MaskImage()
|