Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp979 sp<Fence> lastQueuedFence; in queueBuffer() local
994 lastQueuedFence = std::move(mLastQueueBufferFence); in queueBuffer()
1020 lastQueuedFence->waitForever("Throttling EGL Production"); in queueBuffer()