Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp170 if (drm_->GetPlaneProperty(*this, "oetf_lut", &oetf_lut_)) in Init()
202 properties_.push_back(&oetf_lut_); in Init()
311 return oetf_lut_; in oetf_lut_property()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h110 DrmProperty oetf_lut_; variable