Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/core/image_view/
Dview_type.cpp70 test_not<gil::abgr8_view_t, gil::bgra_layout_t, Interleaved, NotStepX, Mutable>(); in main()
84 test<gil::bgra8_view_t, gil::bgra_layout_t, Interleaved, NotStepX, Mutable>(); in main()
85 test<gil::bgra8c_view_t, gil::bgra_layout_t, Interleaved, NotStepX, Immutable>(); in main()
86 test<gil::bgra8_step_view_t, gil::bgra_layout_t, Interleaved, StepX, Mutable>(); in main()
87 test<gil::bgra8c_step_view_t, gil::bgra_layout_t, Interleaved, StepX, Immutable>(); in main()
97 test_not<gil::rgb8_view_t, gil::bgra_layout_t, Interleaved, NotStepX, Mutable>(); in main()
/third_party/boost/libs/gil/doc/design/
Dcolor_space.rst44 - ``bgra_layout_t``
87 using bgra_layout_t = layout<rgba_t, mpl::vector4_c<int,2,1,0,3>>;
/third_party/boost/libs/gil/doc/html/_sources/design/
Dcolor_space.rst.txt44 - ``bgra_layout_t``
87 using bgra_layout_t = layout<rgba_t, mpl::vector4_c<int,2,1,0,3>>;
/third_party/boost/boost/gil/
Drgba.hpp31 using bgra_layout_t = layout<rgba_t, mp11::mp_list_c<int, 2, 1, 0, 3>>; typedef
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …t:[7,13],bgr8_view_t:6,bgr:[0,2,7,12,13,25,28,29],bgr_layout_t:[3,13],bgra_layout_t:3,big:[18,24],… property