Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.h50 const DrmProperty &crtc_h_property() const;
Ddrmplane.cpp176 const DrmProperty &DrmPlane::crtc_h_property() const { in crtc_h_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp435 plane->crtc_h_property().id(), in CommitFrame()