Home
last modified time | relevance | path

Searched defs:refreshStartTime (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DTransactionCallbackInvoker.h51 nsecs_t refreshStartTime = 0; variable
H A DBufferLayer.cpp337 bool BufferLayer::onPreComposition(nsecs_t refreshStartTime) { in onPreComposition()
H A DBufferStateLayer.cpp660 bool BufferStateLayer::onPreComposition(nsecs_t refreshStartTime) { in onPreComposition()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DITransactionCompletedListener.h103 nsecs_t refreshStartTime; variable
/aosp12/frameworks/native/libs/gui/
H A DFrameTimestamps.cpp407 uint64_t frameNumber, nsecs_t refreshStartTime) { in addPreComposition()
H A DBLASTBufferQueue.cpp90 void BLASTBufferItemConsumer::updateFrameTimestamps(uint64_t frameNumber, nsecs_t refreshStartTime, in updateFrameTimestamps()