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