Searched refs:MakeLutKey (Results 1 – 2 of 2) sorted by relevance
41 std::string key = MakeLutKey(color, intensity); in GetByColorIntensity()125 std::string key = MakeLutKey(color_name, intensity); in ParseBlock()132 std::string LedLutCalibrator::MakeLutKey(const std::string &color, int intensity) const { in MakeLutKey() function in LedLutCalibrator
37 std::string MakeLutKey(const std::string &color, int intensity) const;