Searched refs:histogram_threshold_property (Results 1 – 3 of 3) sorted by relevance
72 const DrmProperty &histogram_threshold_property() const;
257 const DrmProperty &DrmCrtc::histogram_threshold_property() const { in histogram_threshold_property() function in android::DrmCrtc
885 const DrmProperty &prop_histo_threshold = mDrmCrtc->histogram_threshold_property(); in setDisplayHistogramSetting()