Home
last modified time | relevance | path

Searched refs:gammut_matrix_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp172 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()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h111 DrmProperty gammut_matrix_; variable