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