/aosp12/frameworks/native/libs/gui/include/gui/test/ |
H A D | CallbackUtils.h | 39 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 D | TransactionCallbackInvoker.h | 46 nsecs_t latchTime = -1; variable
|
H A D | BufferQueueLayer.cpp | 223 status_t BufferQueueLayer::updateTexImage(bool& recomputeVisibleRegions, nsecs_t latchTime, in updateTexImage() 361 status_t BufferQueueLayer::updateFrameNumber(nsecs_t latchTime) { in updateFrameNumber()
|
H A D | BufferStateLayer.cpp | 728 status_t BufferStateLayer::updateTexImage(bool& /*recomputeVisibleRegions*/, nsecs_t latchTime, in updateTexImage() argument 800 status_t BufferStateLayer::updateFrameNumber(nsecs_t latchTime) { in updateFrameNumber()
|
H A D | BufferLayer.cpp | 490 bool BufferLayer::latchBuffer(bool& recomputeVisibleRegions, nsecs_t latchTime, in latchBuffer()
|
H A D | SurfaceFlinger.cpp | 3308 nsecs_t latchTime = systemTime(); in handlePageFlip() local
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TransactionFrameTracerTest.cpp | 126 nsecs_t latchTime = 25; in BLASTTransactionSendsFrameTracerEvents() local
|
/aosp12/frameworks/native/libs/gui/ |
H A D | BLASTBufferQueue.cpp | 95 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 D | FrameTimestamps.cpp | 396 uint64_t frameNumber, nsecs_t latchTime) { in addLatch()
|
/aosp12/frameworks/base/native/android/ |
H A D | surface_control.cpp | 205 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 D | SurfaceComposerClient.h | 71 nsecs_t latchTime = -1; member
|
H A D | ITransactionCompletedListener.h | 170 nsecs_t latchTime = -1; variable
|
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/ |
H A D | TimeStats.h | 179 nsecs_t latchTime = 0; member
|
H A D | TimeStats.cpp | 615 void TimeStats::setLatchTime(int32_t layerId, uint64_t frameNumber, nsecs_t latchTime) { in setLatchTime()
|
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/ |
H A D | FrameTimeline.cpp | 463 std::chrono::nanoseconds latchTime( in dump() local
|
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | egl_platform_entries.cpp | 2303 nsecs_t* latchTime = nullptr; in eglGetFrameTimestampsANDROIDImpl() local
|