Home
last modified time | relevance | path

Searched refs:enlarged_content2 (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.hpp400 content_type enlarged_content2 = index::detail::content(enlarged_box2); in apply()
403 content_type content_increase2 = enlarged_content2 - content2; in apply()
419 content2 = enlarged_content2; 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.hpp270 content_type enlarged_content2 = index::detail::content(enlarged_box2); in pick_next() local
273 content_type content_incrase2 = (enlarged_content2 - content2); in pick_next()