Home
last modified time | relevance | path

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

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