Home
last modified time | relevance | path

Searched refs:gray3_image_t (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/gil/test/legacy/
Dpixel_iterator.cpp118 using gray3_image_t = bit_aligned_image1_type<3, gray_layout_t>::type; in test_pixel_iterator() typedef
119 using image_t = gray3_image_t; in test_pixel_iterator()