Home | History | Annotate | Download | only in MagickCore

Lines Matching full:hypot

2797     float radius = hypot(center_x, center_y);
2799 float blur_radius = hypot(blurCenter.x, blurCenter.y);