Searched refs:end_pt (Results 1 – 1 of 1) sorted by relevance
245 mapbox::geometry::point<T> const& end_pt, in insert_hot_pixels_in_path() argument248 if (end_pt == bnd.last_point) { in insert_hot_pixels_in_path()254 T end_y = end_pt.y; in insert_hot_pixels_in_path()255 T end_x = end_pt.x; in insert_hot_pixels_in_path()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()300 bnd.last_point = end_pt; in insert_hot_pixels_in_path()