Searched refs:mLastQueueBufferFence (Results 1 – 2 of 2) sorted by relevance
235 sp<Fence> mLastQueueBufferFence; variable
55 mLastQueueBufferFence(Fence::NO_FENCE), in BufferQueueProducer()983 lastQueuedFence = std::move(mLastQueueBufferFence); in queueBuffer()985 mLastQueueBufferFence = std::move(acquireFence); in queueBuffer()1507 *outFence = mLastQueueBufferFence; in getLastQueuedBuffer()