commit | d0f108ebb7b2b64d42dcd329c6773df0170060b5 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Fri Nov 10 19:40:28 2023 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Fri Nov 10 19:43:54 2023 +0000 |
tree | ea4d2ad2e4c383bc5d17bd732d85237deb3498f4 | |
parent | f4d5f265230549d60a6dda6c90f304438a3e76b9 [diff] |
Fix flattenLayers_ActiveLayersWithLowFpsAreFlattened This test crashes on some devices, due to incorrect set up order in the test. Specifically, the incoming layers were configured as inactive too early, meaning that setting up the flattener state triggered RenderEngine expectations that were not yet mocked, which results in UB. Bug: 307776985 Test: libcompositionengine_test Change-Id: I75096c0d043f02f5837a83d0f48053e3cd151691