Home
last modified time | relevance | path

Searched defs:x_coord_t (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/boost/gil/image_processing/
Dscaling.hpp46 using x_coord_t = typename ImageView::x_coord_t; in lanczos_at() typedef
102 using x_coord_t = typename ImageView::x_coord_t; in scale_lanczos() typedef
/third_party/boost/boost/gil/concepts/
Dimage.hpp114 using x_coord_t = typename Image::x_coord_t; in constraints() typedef
Dpixel_locator.hpp237 using x_coord_t = typename Loc::x_coord_t; in constraints() typedef
Dimage_view.hpp236 using x_coord_t = typename View::x_coord_t; in constraints() typedef
/third_party/boost/boost/gil/extension/dynamic_image/
Dany_image_view.hpp80 using x_coord_t = std::ptrdiff_t; typedef in boost::gil::any_image_view
/third_party/boost/boost/gil/
Dvirtual_locator.hpp52 using x_coord_t = typename parent_t::x_coord_t; typedef in boost::gil::virtual_2d_locator
Dlocator.hpp129 using x_coord_t = typename point_t::template axis<0>::coord_t; typedef in boost::gil::pixel_2d_locator_base
239 using x_coord_t = typename parent_t::x_coord_t; typedef in boost::gil::memory_based_2d_locator
Dimage_view.hpp81 using x_coord_t = typename xy_locator::x_coord_t; typedef in boost::gil::image_view
Dimage.hpp54 using x_coord_t = coord_t; typedef in boost::gil::image
/third_party/boost/boost/graph/
Dis_straight_line_drawing.hpp98 typedef std::size_t x_coord_t; in is_straight_line_drawing() typedef
/third_party/boost/boost/gil/extension/numeric/
Dconvolve.hpp72 using x_coord_t = typename SrcView::x_coord_t; in correlate_rows_impl() typedef
/third_party/boost/boost/gil/extension/toolbox/image_types/
Dindexed_image.hpp264 using x_coord_t = typename indices_t::coord_t; typedef in boost::gil::indexed_image
Dsubchroma_image.hpp375 using x_coord_t = typename plane_image_t::coord_t; typedef in boost::gil::subchroma_image