Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.h49 const DrmProperty &crtc_w_property() const;
Ddrmplane.cpp172 const DrmProperty &DrmPlane::crtc_w_property() const { in crtc_w_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp431 plane->crtc_w_property().id(), in CommitFrame()