Searched refs:hdrFormatsVec (Results 1 – 1 of 1) sorted by relevance
188 std::vector<ScreenHDRFormat> hdrFormatsVec; in GetSupportedHDRFormats() local189 DMError ret = GetSupportedHDRFormats(screenId, hdrFormatsVec); in GetSupportedHDRFormats()190 for (auto value : hdrFormatsVec) { in GetSupportedHDRFormats()