commit | 4d5e630349de51be56a6aaee1ab392b51670694f | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Mon Mar 23 12:47:06 2020 -0700 |
committer | Robert Carr <racarr@google.com> | Tue Mar 24 10:12:32 2020 -0700 |
tree | c4d3248467370a62606ebdd5344598f66fd4da5c | |
parent | 09b95708628b34df20b219c15c1e60f4bcca481b [diff] |
SurfaceControlViewHost: Enable HARDWARE_ACCLERATION by default Normally we rely on the Activity stack to set this for us. Many use cases require acceleration to be usable, we don't want to expose the layout params in the public API so instead we just make HARDWARE_ACCELERATION the default. Bug: 152103238 Test: SurfaceControlViewHostTests Change-Id: I767d351b0e5278642ae61074b47f01d185c026c8