Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/extension/toolbox/
Drgb_to_luminance.cpp18 struct double_one { static double apply() { return 1.0; } }; in apply() struct
Dcolor_convert_luminance.cpp20 struct double_one { static double apply() { return 1.0; } }; in apply() struct
/third_party/boost/boost/gil/io/
Dtypedefs.hpp25 struct double_one { static double apply() { return 1.0; } }; in apply() argument