Searched refs:allSupportedColorSpaces (Results 1 – 3 of 3) sorted by relevance
99 …std::unordered_set<EffectColorSpace> allSupportedColorSpaces = ColorSpaceManager::GetAllSupportedC… in SetEffectInfo() local100 …std::for_each(allSupportedColorSpaces.begin(), allSupportedColorSpaces.end(), [&](const auto &item… in SetEffectInfo()
126 …std::unordered_set<EffectColorSpace> allSupportedColorSpaces = ColorSpaceManager::GetAllSupportedC… in DoNegotiate() local127 …std::for_each(allSupportedColorSpaces.begin(), allSupportedColorSpaces.end(), [&](const auto &item… in DoNegotiate()
438 …std::unordered_set<EffectColorSpace> allSupportedColorSpaces = ColorSpaceManager::GetAllSupportedC… in GetSupportedColorSpace() local439 …std::for_each(allSupportedColorSpaces.begin(), allSupportedColorSpaces.end(), [&](const auto &item… in GetSupportedColorSpace()