Home
last modified time | relevance | path

Searched refs:upper_left (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/equals/
H A Dcollect_vectors.hpp401 upper_left, upper_right; in apply() local
403 upper_left, upper_right); in apply()
408 collection.push_back(item(get<0>(upper_left), get<1>(upper_left), 1, 0)); in apply()
422 upper_left, upper_right; in apply() local
424 upper_left, upper_right); in apply()
428 collection.push_back(item(lower_left, upper_left)); in apply()
429 collection.push_back(item(upper_left, upper_right)); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dassign_box_corners.hpp55 Point& upper_left, Point& upper_right) in assign_box_corners() argument
65 <min_corner, max_corner>(box, upper_left); in assign_box_corners()