Searched refs:abgr_layout_t (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/gil/test/core/image_view/ |
D | view_type.cpp | 66 test<gil::abgr8_view_t, gil::abgr_layout_t, Interleaved, NotStepX, Mutable>(); in main() 67 test<gil::abgr8c_view_t, gil::abgr_layout_t, Interleaved, NotStepX, Immutable>(); in main() 68 test<gil::abgr8_step_view_t, gil::abgr_layout_t, Interleaved, StepX, Mutable>(); in main() 69 test<gil::abgr8c_step_view_t, gil::abgr_layout_t, Interleaved, StepX, Immutable>(); in main() 88 test_not<gil::bgra8_view_t, gil::abgr_layout_t, Interleaved, NotStepX, Mutable>(); in main() 96 test_not<gil::rgb8_view_t, gil::abgr_layout_t, Interleaved, NotStepX, Mutable>(); in main()
|
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | color_space.rst.txt | 45 - ``abgr_layout_t`` 89 using abgr_layout_t = layout<rgba_t, mpl::vector4_c<int,3,2,1,0>>;
|
/third_party/boost/libs/gil/doc/design/ |
D | color_space.rst | 45 - ``abgr_layout_t`` 89 using abgr_layout_t = layout<rgba_t, mpl::vector4_c<int,3,2,1,0>>;
|
/third_party/boost/boost/gil/ |
D | rgba.hpp | 37 using abgr_layout_t = layout<rgba_t, mp11::mp_list_c<int, 3, 2, 1, 0>>; typedef
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …iff_test_fil:24,_variants_:28,_view:[12,25],_width:[15,24],abbrevi:28,abgr_layout_t:3,abil:24,abl:… property
|