Home
last modified time | relevance | path

Searched refs:latchTime (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/native/android/
H A Dsurface_control.cpp243 int64_t latchTime; member
250 return aSurfaceTransactionStats->latchTime; in ASurfaceTransactionStats_getLatchTime()
328 nsecs_t latchTime, in ASurfaceTransaction_setOnComplete()
333 aSurfaceTransactionStats.latchTime = latchTime; in ASurfaceTransaction_setOnComplete()
339 for (const auto& [surfaceControl, latchTime, acquireTimeOrFence, presentFence, in ASurfaceTransaction_setOnComplete()
717 [func](void* callback_context, nsecs_t latchTime, const sp<Fence>& /* presentFence */, in ASurfaceTransaction_setOnCommit()
720 aSurfaceTransactionStats.latchTime = latchTime; in ASurfaceTransaction_setOnCommit()
724 for (const auto& [surfaceControl, latchTime, acquireTimeOrFence, presentFence, in ASurfaceTransaction_setOnCommit()