Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzer.cpp185 bool isAutoTimestamp = mFdp.ConsumeBool(); in setTransactionState() local
Dsurfaceflinger_fuzzers_utils.h768 bool isAutoTimestamp, const client_cache_t &uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
/frameworks/native/services/surfaceflinger/
DTransactionState.h91 bool isAutoTimestamp; member
DBufferStateLayer.cpp344 nsecs_t desiredPresentTime, bool isAutoTimestamp, in setBuffer()
DLayer.h224 bool isAutoTimestamp = true; member
DSurfaceFlinger.cpp3994 const FrameTimelineInfo& info, bool isAutoTimestamp, int64_t desiredPresentTime, in transactionIsReadyToBeApplied()
4141 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
4201 const int64_t desiredPresentTime, bool isAutoTimestamp, in applyTransactionState()
4349 int64_t desiredPresentTime, bool isAutoTimestamp, in setClientStateLocked()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp490 bool isAutoTimestamp; in queueBuffer() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp93 bool isAutoTimestamp = true; member
111 int64_t desiredPresentTime, bool isAutoTimestamp, in setupSingle()
DTestableSurfaceFlinger.h449 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
/frameworks/native/libs/gui/
DISurfaceComposer.cpp78 int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
1074 bool isAutoTimestamp = true; in onTransact() local
DBufferQueueProducer.cpp813 bool isAutoTimestamp; in queueBuffer() local
DSurface.cpp1017 bool isAutoTimestamp = false; in getQueueBufferInputLocked() local
DSurfaceComposerClient.cpp669 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