Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplayColorProfile.cpp197 for (ui::Hdr hdrType : types) { in DisplayColorProfile() local
198 switch (hdrType) { in DisplayColorProfile()
212 ALOGE("UNKNOWN HDR capability: %d", static_cast<int32_t>(hdrType)); in DisplayColorProfile()