Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp65 InputWindowCommands commands, int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
164 bool isAutoTimestamp = true; in onTransact() local
DBufferQueueProducer.cpp850 bool isAutoTimestamp; in queueBuffer() local
DSurface.cpp947 bool isAutoTimestamp = false; in getQueueBufferInputLocked() local
DSurfaceComposerClient.cpp749 const bool isAutoTimestamp = parcel->readBool(); in readFromParcel() local
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzer.cpp184 bool isAutoTimestamp = mFdp.ConsumeBool(); in setTransactionState() local
Dsurfaceflinger_fuzzers_utils.h748 bool isAutoTimestamp, const std::vector<client_cache_t>& uncacheBuffers, in setTransactionState()
/frameworks/native/services/surfaceflinger/
DTransactionState.h127 bool isAutoTimestamp; member
DLayer.h174 bool isAutoTimestamp = true; member
DLayer.cpp3075 bool isAutoTimestamp, std::optional<nsecs_t> dequeueTime, in setBuffer()
3192 void Layer::setDesiredPresentTime(nsecs_t desiredPresentTime, bool isAutoTimestamp) { in setDesiredPresentTime()
DSurfaceFlinger.cpp4501 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
4619 const int64_t desiredPresentTime, bool isAutoTimestamp, in applyTransactionState()
4799 int64_t desiredPresentTime, bool isAutoTimestamp, in setClientStateLocked()
5149 bool isAutoTimestamp, int64_t postTime, in updateLayerCallbacksAndStats()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp496 bool isAutoTimestamp; in queueBuffer() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp72 bool isAutoTimestamp = true; member
91 bool isAutoTimestamp, const FrameTimelineInfo& frameTimelineInfo) { in setupSingle()
DTestableSurfaceFlinger.h508 bool isAutoTimestamp, const std::vector<client_cache_t>& uncacheBuffers, in setTransactionState()
/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp212 bool isAutoTimestamp; member
DBufferQueue_test.cpp64 bool isAutoTimestamp; in testBufferItem() local