Searched refs:pendingPresentFence (Results 1 – 1 of 1) sorted by relevance
1162 const auto& pendingPresentFence = mPendingPresentFences[i]; in flushPendingPresentFences() local1164 if (pendingPresentFence.first && pendingPresentFence.first->isValid()) { in flushPendingPresentFences()1165 signalTime = pendingPresentFence.first->getSignalTime(); in flushPendingPresentFences()1170 auto& displayFrame = pendingPresentFence.second; in flushPendingPresentFences()