Home
last modified time | relevance | path

Searched refs:m_exit_watcher (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dlinear_linear.hpp291 && m_exit_watcher.is_outside(*it) in apply()
310 m_exit_watcher.reset_detected_exit(); in apply()
322 if ( m_exit_watcher.get_exit_operation() == overlay::operation_union ) in apply()
326 if ( ! turn_on_the_same_ip<op_id>(m_exit_watcher.get_exit_turn(), *it) ) in apply()
328 m_exit_watcher.reset_detected_exit(); in apply()
336 m_exit_watcher.reset_detected_exit(); in apply()
340 else if ( m_exit_watcher.get_exit_operation() == overlay::operation_blocked ) in apply()
347 && turn_on_the_same_ip<op_id>(m_exit_watcher.get_exit_turn(), *it) ) in apply()
352 m_exit_watcher.reset_detected_exit(); in apply()
358 bool const was_outside = m_exit_watcher.is_outside(); in apply()
[all …]
H A Dlinear_areal.hpp667 if ( m_exit_watcher.get_exit_operation() == overlay::operation_union ) in apply()
671 if ( ! turn_on_the_same_ip<op_id>(m_exit_watcher.get_exit_turn(), *it) ) in apply()
673 m_exit_watcher.reset_detected_exit(); in apply()
698 m_exit_watcher.reset_detected_exit(); in apply()
702 else if ( m_exit_watcher.get_exit_operation() == overlay::operation_blocked ) in apply()
713 && turn_on_the_same_ip<op_id>(m_exit_watcher.get_exit_turn(), *it) ) in apply()
718 m_exit_watcher.reset_detected_exit(); in apply()
811 m_exit_watcher.reset(); in apply()
822 bool no_enters_detected = m_exit_watcher.is_outside(); in apply()
823 m_exit_watcher.enter(*it); in apply()
[all …]