Searched defs:presentFence (Results 1 – 15 of 15) sorted by relevance
36 sp<Fence> presentFence; member169 static void function(void* callbackContext, nsecs_t latchTime, const sp<Fence>& presentFence, in function()
136 auto presentFence = fenceFactory.createFenceTimeForTest(fence); in BLASTTransactionSendsFrameTracerEvents() local
320 auto presentFence = fenceFactory.createFenceTimeForTest(Fence::NO_FENCE); in TEST_F() local343 auto presentFence = fenceFactory.createFenceTimeForTest(Fence::NO_FENCE); in TEST_F() local385 auto presentFence = fenceFactory.createFenceTimeForTest(Fence::NO_FENCE); in TEST_F() local
301 int presentFence = -1; member
206 sp<Fence> presentFence; member220 auto& presentFence = aSurfaceTransactionStats->presentFence; in ASurfaceTransactionStats_getPresentFenceFd() local292 … const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnComplete()
71 sp<Fence> presentFence; member
171 sp<Fence> presentFence = nullptr; variable
246 void TransactionCallbackInvoker::addPresentFence(const sp<Fence>& presentFence) { in addPresentFence()
377 const std::shared_ptr<FenceTime>& presentFence, in onPostComposition()
189 std::shared_ptr<FenceTime> presentFence; member
745 const std::shared_ptr<FenceTime>& presentFence, in setPresentFence()995 void TimeStats::setPresentFenceGlobal(const std::shared_ptr<FenceTime>& presentFence) { in setPresentFenceGlobal()
90 const sp<Fence>& presentFence, in updateFrameTimestamps()247 const sp<Fence>& presentFence, in transactionCallbackThunk()
843 sp<Fence> presentFence = new Fence(); in TEST_F() local
2962 sp<Fence> presentFence = new Fence(); in TEST_F() local
831 const std::shared_ptr<FenceTime>& presentFence, in setSfPresent()