Searched refs:in_fence_fd_property_ (Results 1 – 2 of 2) sorted by relevance
140 ret = drm_->GetPlaneProperty(*this, "IN_FENCE_FD", &in_fence_fd_property_); in Init()194 properties_.push_back(&in_fence_fd_property_); in Init()279 return in_fence_fd_property_; in in_fence_fd_property()
102 DrmProperty in_fence_fd_property_; variable