Home
last modified time | relevance | path

Searched refs:crtc_y_property (Results 1 – 3 of 3) sorted by relevance

/external/drm_hwcomposer/
Ddrmplane.h48 const DrmProperty &crtc_y_property() const;
Ddrmplane.cpp168 const DrmProperty &DrmPlane::crtc_y_property() const { in crtc_y_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp428 plane->crtc_y_property().id(), in CommitFrame()