Searched refs:cgc_dither_property_ (Results 1 – 2 of 2) sorted by relevance
74 if (drm_->GetCrtcProperty(*this, "cgc_dither", &cgc_dither_property_)) in Init()100 properties_.push_back(&cgc_dither_property_); in Init()195 return cgc_dither_property_; in cgc_dither_property()
93 DrmProperty cgc_dither_property_; variable