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

  /external/drm_hwcomposer/
drmplane.cpp 125 ret = drm_->GetPlaneProperty(*this, "alpha", &alpha_property_);
189 return alpha_property_;
drmplane.h 77 DrmProperty alpha_property_; member in class:android::DrmPlane

Completed in 539 milliseconds