Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.h46 const DrmProperty &fb_property() const;
Ddrmplane.cpp160 const DrmProperty &DrmPlane::fb_property() const { in fb_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp174 drmModeAtomicAddProperty(pset, plane->id(), plane->fb_property().id(), in DisablePlanes()
412 plane->fb_property().id(), 0) < 0; in CommitFrame()
423 plane->fb_property().id(), fb_id) < 0; in CommitFrame()