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.cpp168 if (drm_->GetPlaneProperty(*this, "eotf_lut", &eotf_lut_)) in Init()
201 properties_.push_back(&eotf_lut_); in Init()
307 return eotf_lut_; in eotf_lut_property()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h109 DrmProperty eotf_lut_; variable