Searched refs:gammut_matrix_ (Results 1 – 2 of 2) sorted by relevance
172 if (drm_->GetPlaneProperty(*this, "gammut_matrix", &gammut_matrix_)) in Init()203 properties_.push_back(&gammut_matrix_); in Init()315 return gammut_matrix_; in gammut_matrix_property()
111 DrmProperty gammut_matrix_; variable