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