Home
last modified time | relevance | path

Searched defs:isAutoTimestamp (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionApplicationTest.cpp99 bool isAutoTimestamp = true; member
117 int64_t desiredPresentTime, bool isAutoTimestamp, in setupSingle()
H A DTestableSurfaceFlinger.h377 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DVirtualDisplaySurface.cpp513 bool isAutoTimestamp; in queueBuffer() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferStateLayer.cpp416 nsecs_t desiredPresentTime, bool isAutoTimestamp, in setBuffer()
H A DLayer.h229 bool isAutoTimestamp = true; member
H A DSurfaceFlinger.cpp3580 const FrameTimelineInfo& info, bool isAutoTimestamp, int64_t desiredPresentTime, in transactionIsReadyToBeApplied()
3707 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
3758 const int64_t desiredPresentTime, bool isAutoTimestamp, in applyTransactionState()
3911 int64_t desiredPresentTime, bool isAutoTimestamp, int64_t postTime, uint32_t permissions, in setClientStateLocked()
H A DSurfaceFlinger.h552 const bool isAutoTimestamp; member
/aosp12/frameworks/native/libs/gui/
H A DBufferQueueProducer.cpp810 bool isAutoTimestamp; in queueBuffer() local
H A DISurfaceComposer.cpp72 int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
1311 bool isAutoTimestamp = true; in onTransact() local
H A DSurface.cpp1012 bool isAutoTimestamp = false; in getQueueBufferInputLocked() local
H A DSurfaceComposerClient.cpp575 const bool isAutoTimestamp = parcel->readBool(); in readFromParcel() local
/aosp12/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp77 bool isAutoTimestamp; in testBufferItem() local
H A DIGraphicBufferProducer_test.cpp233 bool isAutoTimestamp; member