commit | 32cae4a1a95d8b8d4c09c70b3b6fd7f53cbce374 | [log] [tgz] |
---|---|---|
author | Marissa Wall <marissaw@google.com> | Tue Jan 08 10:08:52 2019 -0800 |
committer | Marissa Wall <marissaw@google.com> | Tue Jan 08 16:42:48 2019 -0800 |
tree | 3e0ea5a8bdb595f61b613bd76bec154b2b6fd629 | |
parent | 2098e207ff2c9fb1e54a236b649401e6436502f1 [diff] |
blast: create SurfaceControl from Surface parent Create a child SurfaceControl from a parent Surface. This is done by sending the parent IGBP to SurfaceFlinger who gets the parent Layer information. This is change is necessary for public SurfaceControl because createScopedConnection is deprecated. Test: atest CtsViewTestCases:android.view.cts.ASurfaceControlTest Bug: 80477568 Change-Id: Id05ac58a6f2dcbb64ff8f8f67f80aaab556614b3