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()89 properties_.push_back(&out_fence_ptr_property_); in Init()151 return out_fence_ptr_property_; in out_fence_ptr_property()
82 DrmProperty out_fence_ptr_property_; variable