Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dintersect_util.hpp31 return mapbox::geometry::point<T>(round_towards_max<T>(pt.x), round_towards_max<T>(pt.y)); in round_point()
H A Dring_util.hpp95 T round_towards_max(double val) { in round_towards_max() function
146 T value = round_towards_max<T>(return_val); in get_edge_max_x()
156 T value = round_towards_max<T>(return_val); in get_edge_max_x()