Searched refs:d_hypot (Results 1 – 2 of 2) sorted by relevance
864 FT_Pos d_in, d_out, d_hypot; in ft_corner_is_flat() local888 d_hypot = FT_HYPOT( ax, ay ); in ft_corner_is_flat()894 return ( d_in + d_out - d_hypot ) < ( d_hypot >> 4 ); in ft_corner_is_flat()
918 FT_Pos d_in, d_out, d_hypot; in ft_corner_is_flat() local942 d_hypot = FT_HYPOT( ax, ay ); in ft_corner_is_flat()948 return ( d_in + d_out - d_hypot ) < ( d_hypot >> 4 ); in ft_corner_is_flat()