Home
last modified time | relevance | path

Searched refs:alpha_property_ (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/
Ddrmplane.cpp129 ret = drm_->GetPlaneProperty(*this, "alpha", &alpha_property_); in Init()
205 return alpha_property_; in alpha_property()
Ddrmplane.h81 DrmProperty alpha_property_; variable