diff options
author | Robert Carr <racarr@google.com> | 2018-08-14 12:54:20 -0700 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2018-11-27 18:06:35 -0800 |
commit | a80ad04b39030098a528982b5f4729495ea664e7 (patch) | |
tree | 25ed0694f3ea212213e5cbf6d10f5780fb960741 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 679ccb0137276d1409e130ed49f937f388259bee (diff) |
Port InputConsumerImpl to SurfaceFlinger input.
In the old system the InputConsumerImpl generated a handle
which was inserted after the appropriate window when building the list.
In the new system the InputConsumerImpl will need to manage a Surface
to assosciate this with. We hide all of them at the beginning of each Input pass
and show them again with a relative layer to the window they would have been
inserted after in the old logic. This resetting emulates the effect
of rebuilding the entire list every time.
Bug: 80101428
Bug: 113136004
Bug: 111440400
Change-Id: I387e16b82a76648d39f8cfc10cd5d30d4690275b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions