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
Loading