Searched refs:hdrFormats_ (Results 1 – 5 of 5) sorted by relevance
23 maxAverageLum_(maxAverageLum), hdrFormats_(formats) in RSScreenHDRCapability()44 return hdrFormats_; in GetHdrFormats()64 hdrFormats_ = formats; in SetHdrFormats()114 if (!WriteVector(hdrFormats_, parcel)) { in Marshalling()
38 parcel.WriteUInt32Vector(colorSpaces_) && parcel.WriteUInt32Vector(hdrFormats_) && in Marshalling()70 parcel.ReadUInt32Vector(&(displayInfo->hdrFormats_)) && in Unmarshalling()
53 std::vector<ScreenHDRFormat> hdrFormats_; variable
250 std::vector<uint32_t> hdrFormats_; variable
264 displayInfo->SetHdrFormats(hdrFormats_); in ConvertToDisplayInfo()1449 hdrFormats_ = std::move(hdrFormats); in SetHdrFormats()