Home
last modified time | relevance | path

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

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