Searched defs:TransactionInfo (Results 1 – 1 of 1) sorted by relevance
92 struct TransactionInfo { struct in android::TransactionApplicationTest93 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 …]