Searched refs:GetByColorIntensity (Results 1 – 3 of 3) sorted by relevance
156 cal_color = calibrator->GetByColorIntensity("green", MODE_DAY); in Lights()160 cal_color = calibrator->GetByColorIntensity("green", MODE_NIGHT); in Lights()
32 int GetByColorIntensity(const std::string &color, int intensity) const;
40 int LedLutCalibrator::GetByColorIntensity(const std::string &color, int intensity) const { in GetByColorIntensity() function in LedLutCalibrator