Searched refs:alpha_property (Results 1 – 4 of 4) sorted by relevance
57 const DrmProperty &alpha_property() const;
204 const DrmProperty &DrmPlane::alpha_property() const { in alpha_property() function in android::DrmPlane
49 if (plane->alpha_property().id() == 0 && layer->alpha != 0xffff) { in ValidatePlane()
468 if (plane->alpha_property().id()) { in CommitFrame()470 plane->alpha_property().id(), alpha) < 0; in CommitFrame()473 plane->alpha_property().id(), plane->id()); in CommitFrame()