Searched refs:mLastQueueBufferFence (Results 1 – 2 of 2) sorted by relevance
231 sp<Fence> mLastQueueBufferFence; variable
53 mLastQueueBufferFence(Fence::NO_FENCE), in BufferQueueProducer()980 lastQueuedFence = std::move(mLastQueueBufferFence); in queueBuffer()982 mLastQueueBufferFence = std::move(acquireFence); in queueBuffer()1498 *outFence = mLastQueueBufferFence; in getLastQueuedBuffer()