Home
last modified time | relevance | path

Searched refs:histogram_threshold_property (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmcrtc.h72 const DrmProperty &histogram_threshold_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmcrtc.cpp257 const DrmProperty &DrmCrtc::histogram_threshold_property() const { in histogram_threshold_property() function in android::DrmCrtc
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp885 const DrmProperty &prop_histo_threshold = mDrmCrtc->histogram_threshold_property(); in setDisplayHistogramSetting()