Searched refs:src_x_property_ (Results 1 – 2 of 2) sorted by relevance
99 ret = drm_->GetPlaneProperty(*this, "SRC_X", &src_x_property_); in Init()163 return src_x_property_; in src_x_property()
71 DrmProperty src_x_property_; variable