Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h60 const DrmProperty &blend_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp285 const DrmProperty &DrmPlane::blend_property() const { in blend_property() function in android::DrmPlane
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp803 parseBlendEnums(plane->blend_property()); in initDrmDevice()
1745 plane->blend_property(), drmEnum, true)) < 0) in setupCommitFromDisplayConfig()