Searched refs:hdr_formats_ (Results 1 – 2 of 2) sorted by relevance
105 ret = drm_->GetConnectorProperty(*this, "hdr_formats", &hdr_formats_); in Init()156 properties_.push_back(&hdr_formats_); in Init()331 return hdr_formats_; in hdr_formats()
126 DrmProperty hdr_formats_; variable