Home
last modified time | relevance | path

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

/external/drm_hwcomposer/drm/
DDrmPlane.h48 const DrmProperty &crtc_property() const;
DDrmPlane.cpp164 const DrmProperty &DrmPlane::crtc_property() const { in crtc_property() function in android::DrmPlane
/external/drm_hwcomposer/compositor/
DDrmDisplayCompositor.cpp198 plane->crtc_property().id(), 0) < 0 || in DisablePlanes()
435 plane->crtc_property().id(), 0) < 0 || in CommitFrame()
446 plane->crtc_property().id(), crtc->id()) < 0; in CommitFrame()