Searched refs:cgc_dither_property (Results 1 – 3 of 3) sorted by relevance
63 const DrmProperty &cgc_dither_property() const;
238 const DrmProperty &DrmCrtc::cgc_dither_property() const { in cgc_dither_property() function in android::DrmCrtc
211 if ((ret = setDisplayColorBlob(mDrmCrtc->cgc_dither_property(), in setDisplayColorSetting()