diff options
author | Rob Carr <racarr@google.com> | 2020-03-09 15:23:19 -0700 |
---|---|---|
committer | Rob Carr <racarr@google.com> | 2020-03-13 17:12:47 +0000 |
commit | 253765144915806217926293c11f56259fcdeccc (patch) | |
tree | b4b84e865c13f5c55dd4250765c6c955373ecf73 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 04b0f7f8df5a69a15c2173661c71ac9bdcc87078 (diff) |
BLASTSyncEngine: Child Window Support
Add support for syncing WindowState with their children. Recall
that the BLASTSyncEngines work with a 2 way latch:
1. setReady must be invoked
2. All the children must invoke transaction ready
So we use a setup where we set-up a sync state from WindowState including
all our children, and then mark it as ready from our own finishDrawing
in order to implement a 2 way latch between us an our children.
Bug: 148871522
Test: TaskOrganizerTests
Change-Id: I14b3160586d06606ac1366b086b8daeba97c8cc2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions