Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp188 std::vector<ScreenHDRFormat> hdrFormatsVec; in GetSupportedHDRFormats() local
189 DMError ret = GetSupportedHDRFormats(screenId, hdrFormatsVec); in GetSupportedHDRFormats()
190 for (auto value : hdrFormatsVec) { in GetSupportedHDRFormats()