Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmcrtc.h76 const DrmProperty &histogram_position_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmcrtc.cpp279 const DrmProperty &DrmCrtc::histogram_position_property() const { in histogram_position_property() function in android::DrmCrtc
/hardware/google/graphics/gs201/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp206 ret = setHistoPosProperty(mDrmCrtc->histogram_position_property(), drmReq); in setDisplayHistogramSetting()