Searched refs:hdrIntent (Results 1 – 1 of 1) sorted by relevance
158 for (auto hdrIntent : sHdrRenderIntents) { in getRenderIntentCandidates() local159 if (hdrIntent == intent) { in getRenderIntentCandidates()167 for (auto hdrIntent : sHdrRenderIntents) { in getRenderIntentCandidates() local168 if (hdrIntent != intent) { in getRenderIntentCandidates()169 candidates.push_back(hdrIntent); in getRenderIntentCandidates()