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