Searched refs:blend_property_ (Results 1 – 2 of 2) sorted by relevance
133 ret = drm_->GetPlaneProperty(*this, "pixel blend mode", &blend_property_); in Init()209 return blend_property_; in blend_property()
82 DrmProperty blend_property_; variable