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