Searched refs:crtc_x_property_ (Results 1 – 2 of 2) sorted by relevance
73 ret = drm_->GetPlaneProperty(*this, "CRTC_X", &crtc_x_property_); in Init()153 return crtc_x_property_; in crtc_x_property()
68 DrmProperty crtc_x_property_; variable