Searched refs:crtc_h_property (Results 1 – 3 of 3) sorted by relevance
49 const DrmProperty &crtc_h_property() const;
166 const DrmProperty &DrmPlane::crtc_h_property() const { in crtc_h_property() function in android::DrmPlane
770 drmModePropertySetAdd(pset, plane->id(), plane->crtc_h_property().id(), in CommitFrame()