Searched refs:crtc_property_ (Results 1 – 2 of 2) sorted by relevance
63 ret = drm_->GetPlaneProperty(*this, "CRTC_ID", &crtc_property_); in Init()139 return crtc_property_; in crtc_property()
65 DrmProperty crtc_property_; variable