commit | 46252a41348fb1805d3caf7f029c2d6137afaa8e | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Wed Feb 03 05:11:46 2021 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Wed Feb 03 22:50:41 2021 +0800 |
tree | 6a5e7be7b5446e2446f26b40c18cff6a54927b75 | |
parent | 6015bf963792e90003b1e09b19d9639d1094d630 [diff] |
Remove outFrame from the parameters of addWindow This CL moves computeWindowBounds to the client side. The client can use it to compute the frame hint on its own. This can be a step to make client compute its window frame locally. Bug: 161810301 BUg: 175858823 Test: atest WindowAddRemovePerfTest ActivityRecordTests DisplayPolicyLayoutTests TaskSnapshotSurfaceTest Change-Id: Ia5af1919b8e0e973646a63d1a4c3bf7ea7e2d1f6