Searched refs:round_towards_max (Results 1 – 2 of 2) sorted by relevance
31 return mapbox::geometry::point<T>(round_towards_max<T>(pt.x), round_towards_max<T>(pt.y)); in round_point()
95 T round_towards_max(double val) { in round_towards_max() function146 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()