Home
last modified time | relevance | path

Searched refs:unique_cluster_id (Results 1 – 1 of 1) 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/overlay/
H A Dtraversal_switch_detector.hpp123 int unique_cluster_id = -1; in get_isolation() local
138 else if (unique_cluster_id == -1) in get_isolation()
140 unique_cluster_id = cluster_id; in get_isolation()
142 else if (unique_cluster_id != cluster_id) in get_isolation()