Searched refs:color_mode_property_ (Results 1 – 2 of 2) sorted by relevance
84 if (drm_->GetCrtcProperty(*this, "color mode", &color_mode_property_)) in Init()105 properties_.push_back(&color_mode_property_); in Init()215 return color_mode_property_; in color_mode_property()
98 DrmProperty color_mode_property_; variable