Searched refs:hdrIntent (Results 1 – 1 of 1) sorted by relevance
129 for (auto hdrIntent : sHdrRenderIntents) { in getRenderIntentCandidates() local130 if (hdrIntent == intent) { in getRenderIntentCandidates()138 for (auto hdrIntent : sHdrRenderIntents) { in getRenderIntentCandidates() local139 if (hdrIntent != intent) { in getRenderIntentCandidates()140 candidates.push_back(hdrIntent); in getRenderIntentCandidates()