Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Tracing/
H A DTransactionTracing.h189 struct CommittedUpdates { struct
198 std::vector<CommittedUpdates> mUpdates GUARDED_BY(mMainThreadLock); argument