Searched refs:out_fence_ptr_property_ (Results 1 – 2 of 2) sorted by relevance
47 ret = drm_->GetCrtcProperty(*this, "OUT_FENCE_PTR", &out_fence_ptr_property_); in Init()105 properties_.push_back(&out_fence_ptr_property_); in Init()191 return out_fence_ptr_property_; in out_fence_ptr_property()
96 DrmProperty out_fence_ptr_property_; variable