Searched refs:crtc_id_property_ (Results 1 – 2 of 2) sorted by relevance
50 ret = drm_->GetConnectorProperty(*this, "CRTC_ID", &crtc_id_property_); in Init()166 return crtc_id_property_; in crtc_id_property()
98 DrmProperty crtc_id_property_; variable