Fix split divider janky
The janky caused by SurfaceFlingerVsyncChoreographer does not work reliably. Sometimes it didn't update but sometimes update twice per frame so cause janky. Fix this by removed using SurfaceFlingerVsyncChoreographer and use real surface flinger sync signal to update screen. Bug: 150874701 Test: enter split mode and drag divider to observer janky Change-Id: I5a8bce36738a97b0ddaf4c4e77949eb5295b4894
Loading
Please register or sign in to comment