Searched refs:crtc_w_property_ (Results 1 – 2 of 2) sorted by relevance
85 ret = drm_->GetPlaneProperty(*this, "CRTC_W", &crtc_w_property_); in Init()173 return crtc_w_property_; in crtc_w_property()
73 DrmProperty crtc_w_property_; variable