commit | ee90cd4871121ae02da9b0b4d3fd7573084d729e | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Thu Mar 11 12:13:37 2021 -0800 |
committer | Rob Carr <racarr@google.com> | Tue Mar 30 04:10:05 2021 +0000 |
tree | 219dd74c302eba9533dc2edeab8f94f0d44157fb | |
parent | 64f83419987f126fe7bd1a0edfe95caa7076f8ac [diff] |
Expose API for using SurfaceControl with ViewRootImpl This API is appropriately called "ViewRoot". So far we just expose an API surface to reparent SurfaceControl to the ViewRoot (but without exposing the ViewRoot's SurfaceControl, to encourage developers not to shoot themselves in the foot) and to synchronize with the drawing of the ViewRoot SurfaceControl. Bug: 173463039 Test: ViewRootSyncTests Change-Id: I8ce0ed4b3efe50cdb3b71ae0f05ce25438d42368