Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.cpp133 ret = drm_->GetPlaneProperty(*this, "pixel blend mode", &blend_property_); in Init()
209 return blend_property_; in blend_property()
Ddrmplane.h82 DrmProperty blend_property_; variable