Searched refs:mLastQueueBufferFence (Results 1 – 2 of 2) sorted by relevance
268 sp<Fence> mLastQueueBufferFence; variable
82 mLastQueueBufferFence(Fence::NO_FENCE), in BufferQueueProducer()1100 lastQueuedFence = std::move(mLastQueueBufferFence); in queueBuffer()1102 mLastQueueBufferFence = std::move(acquireFence); in queueBuffer()1748 *outFence = mLastQueueBufferFence; in getLastQueuedBuffer()1775 *outFence = mLastQueueBufferFence; in getLastQueuedBuffer()