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

  /external/drm_hwcomposer/
drmplane.h 46 const DrmProperty &fb_property() const;
drmplane.cpp 148 const DrmProperty &DrmPlane::fb_property() const { function in class:android::DrmPlane
drmdisplaycompositor.cpp 494 drmModeAtomicAddProperty(pset, plane->id(), plane->fb_property().id(),
712 plane->fb_property().id(), 0) < 0;
737 plane->fb_property().id(), fb_id) < 0;
    [all...]

Completed in 218 milliseconds