Searched refs:histogram_threshold_property_ (Results 1 – 2 of 2) sorted by relevance
98 if (drm_->GetCrtcProperty(*this, "histogram_threshold", &histogram_threshold_property_)) in Init()129 properties_.push_back(&histogram_threshold_property_); in Init()276 return histogram_threshold_property_; in histogram_threshold_property()
120 DrmProperty histogram_threshold_property_; variable