Searched refs:mOutputFence (Results 1 – 2 of 2) sorted by relevance
81 mOutputFence(Fence::NO_FENCE),224 mHwc.setOutputBuffer(*mDisplayId, mOutputFence, outBuffer); in advanceFrame()426 *fence = mOutputFence; in dequeueBuffer()507 mOutputFence = mFbFence; in queueBuffer()623 mOutputFence = Fence::NO_FENCE; in resetPerFrameState()634 mOutputFence); in refreshOutputBuffer()639 &sslot, &mOutputFence); in refreshOutputBuffer()
208 sp<Fence> mOutputFence; variable