Home
last modified time | relevance | path

Searched refs:AddFenceToPresentFence (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/include/
Ddrmhwctwo.h203 void AddFenceToPresentFence(int fd);
/external/drm_hwcomposer/
Ddrmhwctwo.cpp604 void DrmHwcTwo::HwcDisplay::AddFenceToPresentFence(int fd) { in AddFenceToPresentFence() function in android::DrmHwcTwo::HwcDisplay
700 AddFenceToPresentFence(compositor_.TakeOutFence()); in CreateComposition()