Searched refs:hw_restrictions_ (Results 1 – 2 of 2) sorted by relevance
164 ret = drm_->GetPlaneProperty(*this, "hw restrictions", &hw_restrictions_); in Init()200 properties_.push_back(&hw_restrictions_); in Init()303 return hw_restrictions_; in hw_restrictions_property()
108 DrmProperty hw_restrictions_; variable