Home
last modified time | relevance | path

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

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