Home
last modified time | relevance | path

Searched defs:locator_t (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/gil/test/extension/io/
Dmandel_view.hpp86 using locator_t = gil::virtual_2d_locator<deref_t, false>; typedef
97 using locator_t = typename mandel_view<Pixel>::locator_t; in create_mandel_view() typedef
/third_party/boost/boost/gil/
Drgba.hpp50 using locator_t = typename view_t::locator; in planar_rgba_view() typedef
Dimage_view_factory.hpp313 using locator_t = typename type::xy_locator; in make() typedef
445 using locator_t = typename type::xy_locator; in make() typedef
/third_party/boost/libs/gil/example/
Dmandelbrot.cpp64 using locator_t = virtual_2d_locator<deref_t,false>; in main() typedef
/third_party/boost/libs/gil/doc/html/_downloads/
Dmandelbrot.cpp64 using locator_t = virtual_2d_locator<deref_t,false>; in main() typedef
/third_party/boost/boost/gil/extension/toolbox/image_types/
Dsubchroma_image.hpp369 using locator_t = typename subchroma_image_locator typedef in boost::gil::subchroma_image
560 using locator_t = typename subchroma_image<Pixel, Factors>::locator_t; in subchroma_view() typedef
Dindexed_image.hpp258 using locator_t = typename indexed_image_locator_type typedef in boost::gil::indexed_image
/third_party/boost/libs/gil/test/legacy/
Dimage.cpp288 using locator_t = virtual_2d_locator<deref_t, false>; in virtual_view_test() typedef