commit | b51baa9ea47e93f85937ab1d7053cfd15594b4b3 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Fri Jul 08 15:52:54 2022 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Mon Jul 18 23:09:03 2022 +0800 |
tree | 3a181a0330f54f04a18f4fc40cf38e7a5255b7b3 | |
parent | cb1af1ca55da842e13588e4580519747f5269135 [diff] |
Avoid potential recursion of surface placement WindowSurfacePlacer#mInLayout can guard the case of calling RootWindowContainer#performSurfacePlacement recursively. But it requires the caller to use WindowSurfacePlacer instead of the inner method. Bug: 234840614 Bug: 237481770 Test: CtsWindowManagerDeviceTestCases Change-Id: Ie87646da2848cc988e3ea51644e86e2a88c2fd3a