Searched refs:crtc_x_property (Results 1 – 3 of 3) sorted by relevance
46 const DrmProperty &crtc_x_property() const;
146 const DrmProperty &DrmPlane::crtc_x_property() const { in crtc_x_property() function in android::DrmPlane
165 drmModePropertySetAdd(pset, plane->id(), plane->crtc_x_property().id(), in ApplyFrame()