Searched refs:prop_histo_threshold (Results 1 – 1 of 1) sorted by relevance
573 const DrmProperty &prop_histo_threshold = mDrmCrtc->histogram_threshold_property(); in setDisplayHistogramSetting() local574 if (prop_histo_threshold.id()) { in setDisplayHistogramSetting()575 if ((ret = drmReq.atomicAddProperty(mDrmCrtc->id(), prop_histo_threshold, in setDisplayHistogramSetting()