Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/legacy/
Dimage.cpp84 using src_cs_t = typename color_space_type<SrcP>::type; in operator ()() typedef
86 my_color_converter_impl<src_cs_t,dst_cs_t>()(src,dst); in operator ()()