Searched refs:crtc_y_property_ (Results 1 – 2 of 2) sorted by relevance
81 ret = drm_->GetPlaneProperty(*this, "CRTC_Y", &crtc_y_property_); in Init()151 return crtc_y_property_; in crtc_y_property()
68 DrmProperty crtc_y_property_; variable