Home
last modified time | relevance | path

Searched defs:desiredPresentTime (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/services/surfaceflinger/
DFrameTracker.h98 nsecs_t desiredPresentTime; member
DBufferStateLayer.cpp247 nsecs_t desiredPresentTime) { in addFrameEvent()
260 nsecs_t postTime, nsecs_t desiredPresentTime, in setBuffer()
DBufferLayer.cpp339 nsecs_t desiredPresentTime = mBufferInfo.mDesiredPresentTime; in onPostComposition() local
DSurfaceFlinger.h1149 const int64_t desiredPresentTime; member
DSurfaceFlinger.cpp3309 bool SurfaceFlinger::transactionIsReadyToBeApplied(int64_t desiredPresentTime, in transactionIsReadyToBeApplied()
3335 int64_t desiredPresentTime, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
3383 const InputWindowCommands& inputWindowCommands, const int64_t desiredPresentTime, in applyTransactionState()
3600 const ComposerState& composerState, int64_t desiredPresentTime, int64_t postTime, in setClientStateLocked()
DLayer.h260 nsecs_t desiredPresentTime = -1; member
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp103 int64_t desiredPresentTime = -1; member
118 int64_t desiredPresentTime) { in setupSingle()
DTestableSurfaceFlinger.h358 int64_t desiredPresentTime, const client_cache_t& uncacheBuffer, in setTransactionState()
/frameworks/base/native/android/
Dsurface_control.cpp436 int64_t desiredPresentTime) { in ASurfaceTransaction_setDesiredPresentTime()
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp256 nsecs_t desiredPresentTime = systemTime() + nsecs_t(5 * 1e8); in TEST_F() local
/frameworks/native/libs/gui/
DISurfaceComposer.cpp73 int64_t desiredPresentTime, in setTransactionState()
1272 int64_t desiredPresentTime = data.readInt64(); in onTransact() local
DSurfaceComposerClient.cpp383 const int64_t desiredPresentTime = parcel->readInt64(); in readFromParcel() local
1247 nsecs_t desiredPresentTime) { in setDesiredPresentTime()