Home
last modified time | relevance | path

Searched refs:enlarged_content1 (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/index/detail/rtree/linear/
H A Dredistribute_elements.hpp399 content_type enlarged_content1 = index::detail::content(enlarged_box1); in apply()
402 content_type content_increase1 = enlarged_content1 - content1; in apply()
413 content1 = enlarged_content1; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/
H A Dredistribute_elements.hpp269 content_type enlarged_content1 = index::detail::content(enlarged_box1); in pick_next() local
272 content_type content_incrase1 = (enlarged_content1 - content1); in pick_next()