Searched refs:p_lon_shifted (Results 1 – 1 of 1) sorted by relevance
192 box_coordinate_type p_lon_shifted = p_lon + constants::period(); in apply() local194 if (math::larger(p_lon_shifted, b_lon_max)) in apply()197 if (math::smaller(b_lon_min - p_lon, p_lon_shifted - b_lon_max)) in apply()203 b_lon_max = p_lon_shifted; in apply()