Home
last modified time | relevance | path

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

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