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