commit | 4a719e88f8050713cc75d655f3e75473e5404327 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Thu Jun 06 12:12:09 2024 -0700 |
committer | Ady Abraham <adyabr@google.com> | Thu Jun 06 12:12:23 2024 -0700 |
tree | d3966a2ae1b7ce3fd63468d0f2f63c51ee87977b | |
parent | 893b2baee4c24bf277e373348c4d289a28e8ce71 [diff] |
SF: VsyncTimeline::isVSyncInPhase should use display rate VsyncTimeline::isVSyncInPhase accidentally use the render rate instead of the physical refresh rate to calculate the divisor. This will break frame rate override when both the compositor frame rate and an app frame rate are difrrent than the display refresh rate. Bug: 328352850 Test: presubmit Change-Id: If85e4689d28ea6bcd8057946cdcbc0fbc16dd1a3