HomeSort by relevance Sort by last modified time
    Searched refs:alpha_property (Results 1 - 3 of 3) sorted by null

  /external/drm_hwcomposer/
drmplane.h 56 const DrmProperty &alpha_property() const;
drmplane.cpp 188 const DrmProperty &DrmPlane::alpha_property() const { function in class:android::DrmPlane
drmdisplaycompositor.cpp 679 if (alpha != 0xFF && plane->alpha_property().id() == 0) {
729 if (plane->alpha_property().id()) {
731 plane->alpha_property().id(),
735 plane->alpha_property().id(), plane->id());
    [all...]

Completed in 159 milliseconds