Searched refs:disp_dither_property_ (Results 1 – 2 of 2) sorted by relevance
74 if (drm_->GetCrtcProperty(*this, "disp_dither", &disp_dither_property_)) in Init()116 properties_.push_back(&disp_dither_property_); in Init()235 return disp_dither_property_; in disp_dither_property()
107 DrmProperty disp_dither_property_; variable