commit | b154792a39a2fa9bfade621c1a30c8232129e151 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Mon May 10 21:20:25 2021 -0700 |
committer | Ady Abraham <adyabr@google.com> | Tue May 11 04:27:54 2021 +0000 |
tree | 5db36b4268099fa7e2c9f8ab66e62be7cf142094 | |
parent | 38e5def5ceb39f10506e263c0cd55f021c54aa14 [diff] |
HWUI: mSerialContext needs to outlive other serializing members mSerialContext is used as the serialization context, and need to outlive mOpenMultiPicStream and mMultiPic and those are referencing it in SkSharingSerialContext SkSharingSerialContext::serializeImage Test: https://buganizer.corp.google.com/issues/182710292#comment16 Bug: 183049238 Change-Id: I25842e492d5efd7a7532964bddca61559d50ebe1