Searched refs:mPresentFence (Results 1 – 2 of 2) sorted by relevance
182 mPresentFence = presentFence; in addPresentFence()206 transactionStats.presentFence = mPresentFence; in sendCallbacks()232 if (mPresentFence) { in sendCallbacks()233 mPresentFence.clear(); in sendCallbacks()
92 sp<Fence> mPresentFence; variable