Home
last modified time | relevance | path

Searched refs:eotf_lut_property (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h67 const DrmProperty &eotf_lut_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp306 const DrmProperty &DrmPlane::eotf_lut_property() const { in eotf_lut_property() function in android::DrmPlane
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp684 if ((ret = setPlaneColorBlob(plane, plane->eotf_lut_property(), in setPlaneColorSetting()