Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp573 const DrmProperty &prop_histo_threshold = mDrmCrtc->histogram_threshold_property(); in setDisplayHistogramSetting() local
574 if (prop_histo_threshold.id()) { in setDisplayHistogramSetting()
575 if ((ret = drmReq.atomicAddProperty(mDrmCrtc->id(), prop_histo_threshold, in setDisplayHistogramSetting()