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