Searched defs:xy_at (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/gil/ | ||
D | locator.hpp | 138 …Loc xy_at(x_coord_t dx, y_coord_t dy) const { Loc tmp=concrete(); tmp+=point_t(dx,dy… in xy_at() function in boost::gil::pixel_2d_locator_base |
D | image_view.hpp | 294 auto xy_at(x_coord_t x, y_coord_t y) const -> xy_locator in xy_at() function in boost::gil::image_view |