diff options
| author | 2022-10-26 16:26:49 +0000 | |
|---|---|---|
| committer | 2022-11-07 20:38:43 +0000 | |
| commit | e1e26f5c4020b4e2a561de0dafb0d35d155191cb (patch) | |
| tree | c78d14f1820c80b889b3a9065d867d76f96dda9d /libs/androidfw/StringPool.cpp | |
| parent | 0d0b0bce784ec29713358fe3886bdde791d541cf (diff) | |
Remove onSyncComplete from SurfaceSyncGroup
There was already a way to register for an entire SurfaceSyncGroup
completing. There just wasn't a way to tell what SurfaceSyncGroup
something was added to in order to register in VRI. Therefore, add the
addedToSync argument in the readyToSync callback, allowing VRI to
register a complete callback instead of exposing a new API.
Also renamed onReadyToSync to onAddedToSyncGroup to reflect what is
happening. Renamed SyncBufferCallback to TransactionReadyCallback since
there isn't a guarantee the transaction contains a buffer.
Test: SurfaceSyncGroupTest
Test: NotificationShade Sync
Bug: 237804605
Change-Id: Ib58735cd86593a976e3f4559997316275bd82cd9
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions