/frameworks/native/libs/gui/include/gui/test/ |
D | CallbackUtils.h | 39 nsecs_t latchTime; member 187 static void function(void* callbackContext, nsecs_t latchTime, const sp<Fence>& presentFence, in function()
|
/frameworks/native/services/surfaceflinger/ |
D | TransactionCallbackInvoker.h | 52 nsecs_t latchTime = -1; variable
|
D | Layer.cpp | 3548 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()
|
D | SurfaceFlinger.cpp | 2520 const nsecs_t latchTime = systemTime(); in updateLayerSnapshots() local 4638 const nsecs_t latchTime = systemTime(); in latchBuffers() local
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TransactionFrameTracerTest.cpp | 100 nsecs_t latchTime = 25; in BLASTTransactionSendsFrameTracerEvents() local
|
/frameworks/base/native/android/ |
D | surface_control.cpp | 243 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/ |
D | BLASTBufferQueue.cpp | 110 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()
|
D | FrameTimestamps.cpp | 437 uint64_t frameNumber, nsecs_t latchTime) { in addLatch()
|
/frameworks/native/libs/gui/include/gui/ |
D | ITransactionCompletedListener.h | 182 nsecs_t latchTime = -1; variable
|
D | SurfaceComposerClient.h | 86 nsecs_t latchTime = -1; member
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.h | 194 nsecs_t latchTime = 0; member
|
D | TimeStats.cpp | 612 void TimeStats::setLatchTime(int32_t layerId, uint64_t frameNumber, nsecs_t latchTime) { in setLatchTime()
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBufferChannel.h | 303 nsecs_t latchTime; member
|
/frameworks/native/services/surfaceflinger/FrameTimeline/ |
D | FrameTimeline.cpp | 515 std::chrono::nanoseconds latchTime( in dump() local
|
/frameworks/native/libs/gui/tests/ |
D | BLASTBufferQueue_test.cpp | 86 void transactionCallback(nsecs_t latchTime, const sp<Fence>& presentFence, in transactionCallback()
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 351 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/ |
D | egl_platform_entries.cpp | 2326 nsecs_t* latchTime = nullptr; in eglGetFrameTimestampsANDROIDImpl() local
|