Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
DWGraphicBufferProducer.h318 sp<Fence> lOutFence = new Fence(); in getLastQueuedBuffer() local
321 &lOutBuffer, &lOutFence, lOutTransformMatrix); in getLastQueuedBuffer()
329 if ((lOutFence == nullptr) || !::android::conversion::wrapAs(&tOutFence, &nh, *lOutFence)) { in getLastQueuedBuffer()