Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.h49 const DrmProperty &crtc_h_property() const;
Ddrmplane.cpp158 const DrmProperty &DrmPlane::crtc_h_property() const { in crtc_h_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp173 pset, plane->id(), plane->crtc_h_property().id(), in ApplyFrame()