commit | 8532d011118e863229bbbd78e247d11325ecbe6c | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Wed May 08 14:50:56 2019 -0700 |
committer | Ady Abraham <adyabr@google.com> | Fri May 17 17:12:15 2019 +0000 |
tree | 9621f9953b535d9d57fcb3b83a67b3e6b1dc6573 | |
parent | df542f63e1df9f5af21f683ec049646ab0c13711 [diff] |
SurfaceFlinger: Add touch events to Scheduler Add the notion of Touch Events to Scheduler to enhance the algorithm to move to Performance refresh rate. Scheduler selects Performance when: - There is a touch event - There is a buffer to HWC This change also removes the behavior of Scheduler to move to Performance on Choreographer callbacks. Test: Switch between apps using gesture navigation Bug: 131906818 Change-Id: I588cfc32449e87744e829dc7c5261a2e4151a8f8