Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.h56 const DrmProperty &alpha_property() const;
Ddrmplane.cpp188 const DrmProperty &DrmPlane::alpha_property() const { in alpha_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp728 if (alpha != 0xFF && plane->alpha_property().id() == 0) { in CommitFrame()
778 if (plane->alpha_property().id()) { in CommitFrame()
780 plane->alpha_property().id(), in CommitFrame()
784 plane->alpha_property().id(), plane->id()); in CommitFrame()