Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionApplicationTest.cpp92 struct TransactionInfo { struct in android::TransactionApplicationTest
93 Vector<ComposerState> states;
94 Vector<DisplayState> displays;
95 uint32_t flags = 0;
96 sp<IBinder> applyToken = IInterface::asBinder(TransactionCompletedListener::getIInstance());
97 InputWindowCommands inputWindowCommands;
98 int64_t desiredPresentTime = 0;
99 bool isAutoTimestamp = true;
100 FrameTimelineInfo frameTimelineInfo;
101 client_cache_t uncacheBuffer;
[all …]