Home
last modified time | relevance | path

Searched defs:color_convert_compatible (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/gil/test/legacy/
Dpixel.cpp177 void color_convert_compatible(const P1& p1, P2& p2, std::true_type) { in color_convert_compatible() function
186 void color_convert_compatible(const P1& p1, P2& p2, std::false_type) { in color_convert_compatible() function