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