Searched refs:out_fence_ptr_property_ (Results 1 – 2 of 2) sorted by relevance
46 ret = drm_->GetCrtcProperty(*this, "OUT_FENCE_PTR", &out_fence_ptr_property_); in Init()83 return out_fence_ptr_property_; in out_fence_ptr_property()
61 DrmProperty out_fence_ptr_property_; variable