diff options
author | Charles Chen <charlesccchen@google.com> | 2021-11-12 21:22:42 +0800 |
---|---|---|
committer | Matt Lee <matthewhlee@google.com> | 2022-02-25 00:03:33 +0000 |
commit | 4bb1d88803cea6f6dcba335db08f5a3cfb30cffb (patch) | |
tree | a9d21e983b6e6915d1f6a8c2e1884c8069f99c78 /libs/hwui/renderthread/DrawFrameTask.cpp | |
parent | 2fb53943fb83f76087882008bd7916e118041d5f (diff) |
Associate SystemUiContext with DisplayContent
Before this CL, SystemUiContexts were fixed to the Display metrics
when the SystemUiContexts were created. It is the same mechanism
as DisplayContext but applies to SystemUiContexts unexpectedly.
This CL makes SystemUiContexts associate with DisplayContent with
the corresponding display ID. In this way, SystemUiContext would
receive updates when there is a Display property change.
Bug: 220022170
Bug: 194262507
Bug: 191064581
Bug: 205859784
Test: atest InputMethodMenuControllerTest WindowContextControllerTest
Test: atest NexusLauncherTests
Change-Id: I64a1614f32d097785915f6105b1813a929e0fe32
(cherry picked from commit 46ffd51d0723ad18b82d1093814ed7995996c8b9)
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions