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