Searched refs:crtc_y_property (Results 1 – 3 of 3) sorted by relevance
50 const DrmProperty &crtc_y_property() const;
245 const DrmProperty &DrmPlane::crtc_y_property() const { in crtc_y_property() function in android::DrmPlane
1711 plane->crtc_y_property(), config.dst.y)) < 0) in setupCommitFromDisplayConfig()