Searched refs:AffineDistortion (Results 1 - 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddistort.h37 AffineDistortion, enumerator in enum:__anon29
61 BarycentricColorInterpolate = AffineDistortion,
H A Ddistort.c420 *method = AffineDistortion;
424 case AffineDistortion:
505 case AffineDistortion:
641 *method = AffineDistortion;
740 *method = AffineDistortion;
1516 resize_image=DistortImage(tmp_image,AffineDistortion,12,distort_args,
1540 resize_alpha=DistortImage(tmp_image,AffineDistortion,12,distort_args,
1551 resize_image=DistortImage(tmp_image,AffineDistortion,12,distort_args,
1776 case AffineDistortion:
1987 case AffineDistortion
[all...]
H A Doption.c1009 { "Affine", AffineDistortion, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/Magick++/lib/Magick++/
H A DInclude.h541 using MagickCore::AffineDistortion;

Completed in 189 milliseconds