Searched refs:mOutputFence (Results 1 – 2 of 2) sorted by relevance
69 mOutputFence(Fence::NO_FENCE),214 mHwc.setOutputBuffer(*halDisplayId, mOutputFence, outBuffer); in advanceFrame()424 *fence = mOutputFence; in dequeueBuffer()505 mOutputFence = mFbFence; in queueBuffer()613 mOutputFence = Fence::NO_FENCE; in resetPerFrameState()624 mOutputFence); in refreshOutputBuffer()629 &sslot, &mOutputFence); in refreshOutputBuffer()
220 sp<Fence> mOutputFence; variable