Searched refs:crtc_y_property (Results 1 – 3 of 3) sorted by relevance
47 const DrmProperty &crtc_y_property() const;
158 const DrmProperty &DrmPlane::crtc_y_property() const { in crtc_y_property() function in android::DrmPlane
766 drmModePropertySetAdd(pset, plane->id(), plane->crtc_y_property().id(), in CommitFrame()