Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmcrtc.h48 const DrmProperty &out_fence_ptr_property() const;
Ddrmcrtc.cpp82 const DrmProperty &DrmCrtc::out_fence_ptr_property() const { in out_fence_ptr_property() function in android::DrmCrtc
Ddrmdisplaycompositor.cpp276 if (crtc->out_fence_ptr_property().id() != 0) { in CommitFrame()
278 crtc->out_fence_ptr_property().id(), in CommitFrame()
526 if (crtc->out_fence_ptr_property().id()) { in CommitFrame()