Searched refs:mFbFence (Results 1 – 2 of 2) sorted by relevance
80 mFbFence(Fence::NO_FENCE),233 result = mHwc.setClientTarget(*mDisplayId, hwcSlot, mFbFence, hwcBuffer, in advanceFrame()299 return mFbFence; in getClientTargetAcquireFence()489 mFbFence = mSlots[item.mSlot].mFence; in queueBuffer()504 &scalingMode, &transform, &mFbFence); in queueBuffer()507 mOutputFence = mFbFence; in queueBuffer()622 mFbFence = Fence::NO_FENCE; in resetPerFrameState()
204 sp<Fence> mFbFence; variable