Searched refs:active_property_ (Results 1 – 2 of 2) sorted by relevance
46 int ret = drm_->GetCrtcProperty(*this, "ACTIVE", &active_property_); in Init()81 return active_property_; in active_property()
65 DrmProperty active_property_; variable