Searched refs:cgc_lut_fd_property_ (Results 1 – 2 of 2) sorted by relevance
58 if (drm_->GetCrtcProperty(*this, "cgc_lut_fd", &cgc_lut_fd_property_)) in Init()107 properties_.push_back(&cgc_lut_fd_property_); in Init()199 return cgc_lut_fd_property_; in cgc_lut_fd_property()
98 DrmProperty cgc_lut_fd_property_; variable