Searched refs:histogram_weights_property_ (Results 1 – 2 of 2) sorted by relevance
96 if (drm_->GetCrtcProperty(*this, "histogram_weights", &histogram_weights_property_)) in Init()128 properties_.push_back(&histogram_weights_property_); in Init()272 return histogram_weights_property_; in histogram_weights_property()
119 DrmProperty histogram_weights_property_; variable