Searched refs:mFbFence (Results 1 – 2 of 2) sorted by relevance
70 mFbFence(Fence::NO_FENCE),224 result = mHwc.setClientTarget(mDisplayId, hwcSlot, mFbFence, in advanceFrame()289 return mFbFence; in getClientTargetAcquireFence()479 mFbFence = mSlots[item.mSlot].mFence; in queueBuffer()494 &scalingMode, &transform, &mFbFence); in queueBuffer()497 mOutputFence = mFbFence; in queueBuffer()612 mFbFence = Fence::NO_FENCE; in resetPerFrameState()
201 sp<Fence> mFbFence; variable