Searched refs:mFbFence (Results 1 – 2 of 2) sorted by relevance
68 mFbFence(Fence::NO_FENCE),219 result = mHwc.setClientTarget(*halDisplayId, hwcSlot, mFbFence, hwcBuffer, in advanceFrame()286 return mFbFence; in getClientTargetAcquireFence()481 mFbFence = mSlots[item.mSlot].mFence; in queueBuffer()496 &scalingMode, &transform, &mFbFence); in queueBuffer()499 mOutputFence = mFbFence; in queueBuffer()606 mFbFence = Fence::NO_FENCE; in resetPerFrameState()
212 sp<Fence> mFbFence; variable