Do position-update on current sync if sync active
If blast-sync is active, then the syncTransaction is already "waiting" until the frame is drawn or we have just received the new frame. Since this is the case, just put the position on that same transaction instead of queueing up a redundant redraw. Bug: 228885074 Test: with shell-transitions, enter split with an auto-pip, then swipe-to-home. Change-Id: Ib5629718a1cf50746e519dcdf7a633e6f5066527
Loading
Please register or sign in to comment