Home
last modified time | relevance | path

Searched refs:sdrIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplayColorProfile.cpp145 for (auto sdrIntent : sSdrRenderIntents) { in getRenderIntentCandidates() local
146 if (sdrIntent != intent) { in getRenderIntentCandidates()
147 candidates.push_back(sdrIntent); in getRenderIntentCandidates()