commit | be67195c44163c03d88af43b9d58b7e22139c0a9 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Jan 13 22:39:32 2021 -0500 |
committer | John Reck <jreck@google.com> | Thu Jan 14 03:55:58 2021 +0000 |
tree | 07d5f55ece853636eea9d7273b84fc2d7080dd2b | |
parent | 844516c4946fa200afab9575cb154a962779b74f [diff] |
Convert DisplayList to a value-type wrapper Make DisplayList its own type instead of an alias, pushing the Skia aspect behind it mostly. Removes a bunch of manual memory management and opens the door to DisplayList being a union type with multiple implementations Test: builds (somehow), boots, hwuiunit passes, CtsUiRendering passes Change-Id: I1d7806aa3afc5d9ece08b06959920078a5814c59