Searched defs:presentFence (Results 1 – 12 of 12) sorted by relevance
36 sp<Fence> presentFence; member159 static void function(void* callbackContext, nsecs_t latchTime, const sp<Fence>& presentFence, in function()
66 const sp<Fence>& presentFence, in updateFrameTimestamps()142 const sp<Fence>& presentFence, in transactionCallbackThunk()
312 int presentFence = -1; member
208 sp<Fence> presentFence; member218 auto& presentFence = aSurfaceTransactionStats->presentFence; in ASurfaceTransactionStats_getPresentFenceFd() local289 … const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnComplete()
69 sp<Fence> presentFence; member
96 sp<Fence> presentFence = nullptr; variable
254 void TransactionCompletedThread::addPresentFence(const sp<Fence>& presentFence) { in addPresentFence()
324 const std::shared_ptr<FenceTime>& presentFence, in onPostComposition()
141 std::shared_ptr<FenceTime> presentFence; member
635 const std::shared_ptr<FenceTime>& presentFence) { in setPresentFence()787 void TimeStats::setPresentFenceGlobal(const std::shared_ptr<FenceTime>& presentFence) { in setPresentFenceGlobal()
856 sp<Fence> presentFence = new Fence(); in TEST_F() local
2742 sp<Fence> presentFence = new Fence(); in TEST_F() local