Searched refs:kGammaTransferAttribute (Results 1 – 4 of 4) sorted by relevance
344 var.push_back(std::make_pair(kGammaTransferAttribute, kGamma2_2)); in InitializeColorModes()352 var.push_back(std::make_pair(kGammaTransferAttribute, kSt2084)); in InitializeColorModes()359 var.push_back(std::make_pair(kGammaTransferAttribute, kHlg)); in InitializeColorModes()406 } else if (it.first.find(kGammaTransferAttribute) != std::string::npos) { in SetColorMode()
1838 } else if (it.first.find(kGammaTransferAttribute) != std::string::npos) { in GetBlendSpaceFromColorMode()1864 hdr_var.push_back(std::make_pair(kGammaTransferAttribute, kSt2084)); in InsertBT2020PqHlgModes()1867 hdr_var.push_back(std::make_pair(kGammaTransferAttribute, kHlg)); in InsertBT2020PqHlgModes()
90 static const std::string kGammaTransferAttribute = "GammaTransfer"; variable
351 } else if (it.first.find(kGammaTransferAttribute) != std::string::npos) { in PopulateColorModes()