Searched refs:color_name (Results 1 – 1 of 1) sorted by relevance
121 std::string color_name = colon_separated[0]; in ParseBlock() local124 std::cout << color_name << intensity << pwm << std::endl; in ParseBlock()125 std::string key = MakeLutKey(color_name, intensity); in ParseBlock()