Searched refs:mOutputFence (Results 1 – 2 of 2) sorted by relevance
71 mOutputFence(Fence::NO_FENCE),214 mHwc.setOutputBuffer(mDisplayId, mOutputFence, outBuffer); in advanceFrame()416 *fence = mOutputFence; in dequeueBuffer()497 mOutputFence = mFbFence; in queueBuffer()613 mOutputFence = Fence::NO_FENCE; in resetPerFrameState()622 mOutputFence); in refreshOutputBuffer()627 &sslot, &mOutputFence); in refreshOutputBuffer()
205 sp<Fence> mOutputFence; variable