Searched refs:active_property_ (Results 1 – 2 of 2) sorted by relevance
35 int ret = drm_->GetCrtcProperty(*this, "ACTIVE", &active_property_); in Init()87 properties_.push_back(&active_property_); in Init()143 return active_property_; in active_property()
80 DrmProperty active_property_; variable