Searched refs:histogram_position_property (Results 1 – 3 of 3) sorted by relevance
76 const DrmProperty &histogram_position_property() const;
279 const DrmProperty &DrmCrtc::histogram_position_property() const { in histogram_position_property() function in android::DrmCrtc
206 ret = setHistoPosProperty(mDrmCrtc->histogram_position_property(), drmReq); in setDisplayHistogramSetting()