SF: clear VsyncTimelines when DisplayMode changes
commit c5d7246d kept the old vsync timeline on clearTimestamps to avoid a vsync drift on dVRR, however when the display mode changes, it actually needs to create a new vsync timeline. Fixes: 331272179 Change-Id: Ie1e40ad62d815e41869a4960a6ab21dc6f9c701b Test: android.graphics.cts.FrameRateOverrideTest
Loading
Please register or sign in to comment