Searched defs:distort (Results 1 – 3 of 3) sorted by relevance
140 AF_WarpScore distort = base_distort + ( idx - idx0 ); in af_warper_compute_line_best() local
288 distort[6]; in AffineTransformImage() local
2772 void Magick::Image::distort(const DistortMethod method_, in distort() function in Magick::Image