HomeSort by relevance Sort by last modified time
    Searched refs:crtc_property (Results 1 - 3 of 3) sorted by null

  /external/drm_hwcomposer/
drmplane.h 45 const DrmProperty &crtc_property() const;
drmplane.cpp 144 const DrmProperty &DrmPlane::crtc_property() const { function in class:android::DrmPlane
drmdisplaycompositor.cpp 444 plane->crtc_property().id(), 0) < 0 ||
661 plane->crtc_property().id(), 0) < 0 ||
686 plane->crtc_property().id(), crtc->id()) < 0;
    [all...]

Completed in 214 milliseconds