Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmcrtc.h73 const DrmProperty &histogram_roi_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmcrtc.cpp267 const DrmProperty &DrmCrtc::histogram_roi_property() const { in histogram_roi_property() function in android::DrmCrtc
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp561 if ((ret = setDisplayHistoBlob(mDrmCrtc->histogram_roi_property(), in setDisplayHistogramSetting()