Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmcrtc.h59 const DrmProperty &disp_dither_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmcrtc.cpp190 const DrmProperty &DrmCrtc::disp_dither_property() const { in disp_dither_property() function in android::DrmCrtc
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp518 if ((ret = setDisplayColorBlob(mDrmCrtc->disp_dither_property(), in setDisplayColorSetting()