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 Fixes: 225776224 Change-Id: Idb505b35eef9f99b2f76e9d1f1b26f5c50ed9a90
Loading
Please register or sign in to comment