Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp98 bool isAutoTimestamp = true; member
116 int64_t desiredPresentTime, bool isAutoTimestamp, in setupSingle()
DTestableSurfaceFlinger.h377 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp513 bool isAutoTimestamp; in queueBuffer() local
/frameworks/native/services/surfaceflinger/
DBufferStateLayer.cpp420 nsecs_t desiredPresentTime, bool isAutoTimestamp, in setBuffer()
DLayer.h228 bool isAutoTimestamp = true; member
DSurfaceFlinger.cpp3577 const FrameTimelineInfo& info, bool isAutoTimestamp, int64_t desiredPresentTime, in transactionIsReadyToBeApplied()
3704 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
3755 const int64_t desiredPresentTime, bool isAutoTimestamp, in applyTransactionState()
3902 int64_t desiredPresentTime, bool isAutoTimestamp, int64_t postTime, uint32_t permissions, in setClientStateLocked()
DSurfaceFlinger.h557 const bool isAutoTimestamp; member
/frameworks/native/libs/gui/
DBufferQueueProducer.cpp810 bool isAutoTimestamp; in queueBuffer() local
DISurfaceComposer.cpp71 int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
1283 bool isAutoTimestamp = true; in onTransact() local
DSurface.cpp1012 bool isAutoTimestamp = false; in getQueueBufferInputLocked() local
DSurfaceComposerClient.cpp551 const bool isAutoTimestamp = parcel->readBool(); in readFromParcel() local
/frameworks/native/libs/gui/tests/
DBufferQueue_test.cpp77 bool isAutoTimestamp; in testBufferItem() local
DIGraphicBufferProducer_test.cpp233 bool isAutoTimestamp; member