Searched refs:hdr_formats_ (Results 1 – 2 of 2) sorted by relevance
107 ret = drm_->GetConnectorProperty(*this, "hdr_formats", &hdr_formats_); in Init()190 properties_.push_back(&hdr_formats_); in Init()340 res = drm_->UpdateConnectorProperty(*this, &hdr_formats_); in UpdateLuminanceAndHdrProperties()415 return hdr_formats_; in hdr_formats()
142 DrmProperty hdr_formats_; variable