commit | e8320c861050c2f6af9e4142d567222e9b717b81 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Thu Feb 16 16:46:18 2023 -0800 |
committer | Ady Abraham <adyabr@google.com> | Fri Feb 17 16:27:19 2023 +0000 |
tree | 43eff55256399ac64184128450c97b2d6a372f40 | |
parent | fdc049c5f4e104b8005d80cb33088183963f8517 [diff] |
SF: do not clear mLastVsyncSequence on VSyncPredictor::clearTimestamps Clearing it looses the information about the last reference point. Even if that point is incorrect, it is still better than nothing, and the logic will self correct itself once the model gets more timestamps. Test: atest FrameRateOverrideHostTest Bug: 269561042 Change-Id: Ic0a1a173b5f99820e93e31a0dba11ee2b71cb6f0