Searched refs:mOutputFence (Results 1 – 2 of 2) sorted by relevance
69 mOutputFence(Fence::NO_FENCE),210 mHwc.setOutputBuffer(*halDisplayId, mOutputFence, outBuffer); in advanceFrame()418 *fence = mOutputFence; in dequeueBuffer()499 mOutputFence = mFbFence; in queueBuffer()607 mOutputFence = Fence::NO_FENCE; in resetPerFrameState()618 mOutputFence); in refreshOutputBuffer()623 &sslot, &mOutputFence); in refreshOutputBuffer()
216 sp<Fence> mOutputFence; variable