Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/test/
H A DCallbackUtils.h39 nsecs_t latchTime; member
136 nsecs_t latchTime) const { in verifySurfaceControlStats()
171 static void function(void* callbackContext, nsecs_t latchTime, const sp<Fence>& presentFence, in function()
/aosp12/frameworks/native/services/surfaceflinger/
H A DTransactionCallbackInvoker.h46 nsecs_t latchTime = -1; variable
H A DBufferQueueLayer.cpp223 status_t BufferQueueLayer::updateTexImage(bool& recomputeVisibleRegions, nsecs_t latchTime, in updateTexImage()
361 status_t BufferQueueLayer::updateFrameNumber(nsecs_t latchTime) { in updateFrameNumber()
H A DBufferStateLayer.cpp728 status_t BufferStateLayer::updateTexImage(bool& /*recomputeVisibleRegions*/, nsecs_t latchTime, in updateTexImage() argument
800 status_t BufferStateLayer::updateFrameNumber(nsecs_t latchTime) { in updateFrameNumber()
H A DBufferLayer.cpp490 bool BufferLayer::latchBuffer(bool& recomputeVisibleRegions, nsecs_t latchTime, in latchBuffer()
H A DSurfaceFlinger.cpp3308 nsecs_t latchTime = systemTime(); in handlePageFlip() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionFrameTracerTest.cpp126 nsecs_t latchTime = 25; in BLASTTransactionSendsFrameTracerEvents() local
/aosp12/frameworks/native/libs/gui/
H A DBLASTBufferQueue.cpp95 nsecs_t latchTime, nsecs_t dequeueReadyTime) { in updateFrameTimestamps()
242 static void transactionCommittedCallbackThunk(void* context, nsecs_t latchTime, in transactionCommittedCallbackThunk()
293 static void transactionCallbackThunk(void* context, nsecs_t latchTime, in transactionCallbackThunk()
H A DFrameTimestamps.cpp396 uint64_t frameNumber, nsecs_t latchTime) { in addLatch()
/aosp12/frameworks/base/native/android/
H A Dsurface_control.cpp205 int64_t latchTime; member
292 … const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnComplete()
644 const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnCommit()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurfaceComposerClient.h71 nsecs_t latchTime = -1; member
H A DITransactionCompletedListener.h170 nsecs_t latchTime = -1; variable
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.h179 nsecs_t latchTime = 0; member
H A DTimeStats.cpp615 void TimeStats::setLatchTime(int32_t layerId, uint64_t frameNumber, nsecs_t latchTime) { in setLatchTime()
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp463 std::chrono::nanoseconds latchTime( in dump() local
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp2303 nsecs_t* latchTime = nullptr; in eglGetFrameTimestampsANDROIDImpl() local