commit | f37c024b0049b9cc849c8216fd64c7a7d471fae3 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Tue Feb 01 10:41:25 2022 -0600 |
committer | chaviw <chaviw@google.com> | Thu Mar 17 10:13:09 2022 -0500 |
tree | 1c3740e9eba2ef2190111c6983baab9522b3f431 | |
parent | cde55d305f5b7d43f5b026812ba0b149bac6d5cf [diff] |
Replace VRI and SV sync logic with SurfaceSyncer Instead of using the count to keep track of sync information in VRI, use the SurfaceSyncer to handle this. This also means changing SV since SV would also increment the VRI counter. This cleans up the logic since code that's used for the SurfaceSyncer can be re-used in VRI. Test: seamless rotation, launching apps Bug: 200284684 Change-Id: Ia3c1a13b42ceba29a75425295e41e543a00436a3