Searched refs:blend_property_ (Results 1 – 2 of 2) sorted by relevance
137 ret = drm_->GetPlaneProperty(*this, "pixel blend mode", &blend_property_); in Init()195 properties_.push_back(&blend_property_); in Init()286 return blend_property_; in blend_property()
104 DrmProperty blend_property_; variable