commit | b9c5a77a31d16212d87335abd5909d4d78a2b981 | [log] [tgz] |
---|---|---|
author | Rachel Lee <rnlee@google.com> | Fri Feb 04 21:17:37 2022 -0800 |
committer | Rachel Lee <rnlee@google.com> | Mon Feb 14 14:36:07 2022 -0800 |
tree | e3b87b247ae1168ce3ae5b9f55e9c542e96fc7da | |
parent | ef2e21fa7cdd37dbca56f98da49c5406ae7414d2 [diff] |
Use VsyncEventData in DisplayEventReceiver::Event. Clean-up that re-uses VsyncEventData so it's easier to maintain. The ParcelableVsyncEventData is used in AIDL. It is separated from VsyncEventData because of the union in DisplayEventReceiver::Event and Parcelable has non-trivial constructors. Bug: 218563993 Test: atest ChoreographerNativeTest Test: atest libsurfaceflinger_unittest Test: atest libgui_test Change-Id: I3ebeb1c7826300c27c4a12d4dba6fbd16305e9e1