Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp169 if (drm_->GetPlaneProperty(*this, "eotf_lut", &eotf_lut_)) in Init()
203 properties_.push_back(&eotf_lut_); in Init()
318 return eotf_lut_; in eotf_lut_property()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h112 DrmProperty eotf_lut_; variable