Searched refs:disp_dither_property (Results 1 – 3 of 3) sorted by relevance
59 const DrmProperty &disp_dither_property() const;
190 const DrmProperty &DrmCrtc::disp_dither_property() const { in disp_dither_property() function in android::DrmCrtc
518 if ((ret = setDisplayColorBlob(mDrmCrtc->disp_dither_property(), in setDisplayColorSetting()