Searched refs:src_y_property_ (Results 1 – 2 of 2) sorted by relevance
106 ret = drm_->GetPlaneProperty(*this, "SRC_Y", &src_y_property_); in Init()187 properties_.push_back(&src_y_property_); in Init()251 return src_y_property_; in src_y_property()
95 DrmProperty src_y_property_; variable