Searched defs:isAutoTimestamp (Results 1 – 15 of 15) sorted by relevance
/frameworks/native/services/surfaceflinger/fuzzer/ |
D | surfaceflinger_fuzzer.cpp | 185 bool isAutoTimestamp = mFdp.ConsumeBool(); in setTransactionState() local
|
D | surfaceflinger_fuzzers_utils.h | 768 bool isAutoTimestamp, const client_cache_t &uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
|
/frameworks/native/services/surfaceflinger/ |
D | TransactionState.h | 91 bool isAutoTimestamp; member
|
D | BufferStateLayer.cpp | 344 nsecs_t desiredPresentTime, bool isAutoTimestamp, in setBuffer()
|
D | Layer.h | 224 bool isAutoTimestamp = true; member
|
D | SurfaceFlinger.cpp | 3994 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/ |
D | VirtualDisplaySurface.cpp | 490 bool isAutoTimestamp; in queueBuffer() local
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TransactionApplicationTest.cpp | 93 bool isAutoTimestamp = true; member 111 int64_t desiredPresentTime, bool isAutoTimestamp, in setupSingle()
|
D | TestableSurfaceFlinger.h | 449 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
|
/frameworks/native/libs/gui/ |
D | ISurfaceComposer.cpp | 78 int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState() 1074 bool isAutoTimestamp = true; in onTransact() local
|
D | BufferQueueProducer.cpp | 813 bool isAutoTimestamp; in queueBuffer() local
|
D | Surface.cpp | 1017 bool isAutoTimestamp = false; in getQueueBufferInputLocked() local
|
D | SurfaceComposerClient.cpp | 669 const bool isAutoTimestamp = parcel->readBool(); in readFromParcel() local
|
/frameworks/native/libs/gui/tests/ |
D | BufferQueue_test.cpp | 77 bool isAutoTimestamp; in testBufferItem() local
|
D | IGraphicBufferProducer_test.cpp | 233 bool isAutoTimestamp; member
|