Searched refs:crtc_id_property_ (Results 1 – 2 of 2) sorted by relevance
60 ret = drm_->GetConnectorProperty(*this, "CRTC_ID", &crtc_id_property_); in Init()146 properties_.push_back(&crtc_id_property_); in Init()275 return crtc_id_property_; in crtc_id_property()
118 DrmProperty crtc_id_property_; variable