Home
last modified time | relevance | path

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

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