commit | aaa9e834d443a56671eccbe97c755c253fa94afe | [log] [tgz] |
---|---|---|
author | Stan Iliev <stani@google.com> | Tue Sep 17 14:07:23 2019 -0400 |
committer | Stan Iliev <stani@google.com> | Fri Nov 08 15:37:17 2019 +0000 |
tree | e67daf0782137e572f6be35e9a24b146c4fd4b57 | |
parent | 707ba29a6621220c2713468bf095178dcc1e376e [diff] |
Decouple SurfaceTexture from HWUI Remove all Skia and HWUI types from SurfaceTexture implementation. Move SurfaceTexture to libgui (ag/9578265). Define private C++ API for SurfaceTexture, which is consumed by DeferredLayerUpdater. Move AutoBackendTextureRelease/Skia code from SurfaceTexture to HWUI. Test: pass CtsUiRenderingTestCases and CtsViewTestCases Bug: 136263580 Change-Id: I3f971bb490f64a3ac0b2a66a89ba935bf7f08213