Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/test/
DCallbackUtils.h39 nsecs_t latchTime; member
187 static void function(void* callbackContext, nsecs_t latchTime, const sp<Fence>& presentFence, in function()
/frameworks/native/services/surfaceflinger/
DTransactionCallbackInvoker.h52 nsecs_t latchTime = -1; variable
DLayer.cpp3548 void Layer::updateTexImage(nsecs_t latchTime, bool bgColorOnly) { in updateTexImage()
4137 bool Layer::latchBuffer(bool& recomputeVisibleRegions, nsecs_t latchTime) { in latchBuffer()
4142 bool Layer::latchBufferImpl(bool& recomputeVisibleRegions, nsecs_t latchTime, bool bgColorOnly) { in latchBufferImpl()
4440 void Layer::updateLastLatchTime(nsecs_t latchTime) { in updateLastLatchTime()
DSurfaceFlinger.cpp2520 const nsecs_t latchTime = systemTime(); in updateLayerSnapshots() local
4638 const nsecs_t latchTime = systemTime(); in latchBuffers() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionFrameTracerTest.cpp100 nsecs_t latchTime = 25; in BLASTTransactionSendsFrameTracerEvents() local
/frameworks/base/native/android/
Dsurface_control.cpp243 int64_t latchTime; member
330 … const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnComplete()
736 const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnCommit()
/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp110 const sp<Fence>& prevReleaseFence, CompositorTiming compositorTiming, nsecs_t latchTime, in updateFrameTimestamps()
299 static void transactionCommittedCallbackThunk(void* context, nsecs_t latchTime, in transactionCommittedCallbackThunk()
343 static void transactionCallbackThunk(void* context, nsecs_t latchTime, in transactionCallbackThunk()
DFrameTimestamps.cpp437 uint64_t frameNumber, nsecs_t latchTime) { in addLatch()
/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h182 nsecs_t latchTime = -1; variable
DSurfaceComposerClient.h86 nsecs_t latchTime = -1; member
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.h194 nsecs_t latchTime = 0; member
DTimeStats.cpp612 void TimeStats::setLatchTime(int32_t layerId, uint64_t frameNumber, nsecs_t latchTime) { in setLatchTime()
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h303 nsecs_t latchTime; member
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp515 std::chrono::nanoseconds latchTime( in dump() local
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp86 void transactionCallback(nsecs_t latchTime, const sp<Fence>& presentFence, in transactionCallback()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp351 void callback(nsecs_t latchTime, const sp<Fence>& presentFence, in callback()
368 static void transactionCallbackThunk(void* context, nsecs_t latchTime, in transactionCallbackThunk()
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2326 nsecs_t* latchTime = nullptr; in eglGetFrameTimestampsANDROIDImpl() local