Searched refs:crtc_h_property_ (Results 1 – 2 of 2) sorted by relevance
95 ret = drm_->GetPlaneProperty(*this, "CRTC_H", &crtc_h_property_); in Init()187 properties_.push_back(&crtc_h_property_); in Init()254 return crtc_h_property_; in crtc_h_property()
96 DrmProperty crtc_h_property_; variable