Searched refs:hdrFormatsRecv (Results 1 – 1 of 1) sorted by relevance
1728 std::vector<uint32_t> hdrFormatsRecv; in GetScreenSupportedHDRFormats() local1729 reply.ReadUInt32Vector(&hdrFormatsRecv); in GetScreenSupportedHDRFormats()1730 std::transform(hdrFormatsRecv.begin(), hdrFormatsRecv.end(), back_inserter(hdrFormats), in GetScreenSupportedHDRFormats()