Searched refs:src_h_property_ (Results 1 – 2 of 2) sorted by relevance
119 ret = drm_->GetPlaneProperty(*this, "SRC_H", &src_h_property_); in Init()191 properties_.push_back(&src_h_property_); in Init()270 return src_h_property_; in src_h_property()
100 DrmProperty src_h_property_; variable