Searched refs:rcd_plane_id_property_ (Results 1 – 2 of 2) sorted by relevance
90 if (drm_->GetCrtcProperty(*this, "rcd_plane_id", &rcd_plane_id_property_)) in Init()124 properties_.push_back(&rcd_plane_id_property_); in Init()284 return rcd_plane_id_property_; in rcd_plane_id_property()
115 DrmProperty rcd_plane_id_property_; variable