Home
last modified time | relevance | path

Searched refs:add_end_point (Results 1 – 1 of 1) 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 Dring_util.hpp170 bool add_end_point) { in hot_pixel_set_left_to_right() argument
182 if (!add_end_point && itr->x == end_x) { in hot_pixel_set_left_to_right()
207 bool add_end_point) { in hot_pixel_set_right_to_left() argument
219 if (!add_end_point && itr->x == end_x) { in hot_pixel_set_right_to_left()
247 bool add_end_point) { in insert_hot_pixels_in_path() argument
276 bool add_end_point_itr = (y != end_pt.y || add_end_point); in insert_hot_pixels_in_path()
295 bool add_end_point_itr = (y != end_pt.y || add_end_point); in insert_hot_pixels_in_path()