summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Jorge Gil <jorgegil@google.com> 2024-07-17 07:04:51 +0000
committer Jorge Gil <jorgegil@google.com> 2024-07-17 23:51:08 +0000
commit693d6b4b67d00edac6d7a338a1bb60541fd77796 (patch)
tree78bf125a8296ae0872de79e014549f411fd33eea /api/api_test.go
parent4d750e1cb935a79ce1ba38f2375def46140607bb (diff)
Move caption insets WCT to the shell bg thread
The WCT is applied using TaskOrganizer#applyTransaction, which is synchronous and thus blocking the transition animation on a binder transaction. This is unnecessary given the WCT only includes inset source changes that won't be synchronized with the animation regardless. This change moves that call to the shell background thread, to avoid adding latency to the shell transition. Bug: 346716836 Test: verify caption's WCT slice in perfetto trace no longer waits for two-way binder transaction. Flag: EXEMPT bugfix Change-Id: I1e9aa7bfbb457d325300c4f9adb78455f643bfa8
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions