Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.h45 const DrmProperty &crtc_property() const;
Ddrmplane.cpp156 const DrmProperty &DrmPlane::crtc_property() const { in crtc_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp173 plane->crtc_property().id(), 0) < 0 || in DisablePlanes()
410 plane->crtc_property().id(), 0) < 0 || in CommitFrame()
421 plane->crtc_property().id(), crtc->id()) < 0; in CommitFrame()