commit | 60e42ea45c1819af7f0ee248aeb8d5b0683bf60f | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Mon Mar 09 19:17:31 2020 -0700 |
committer | Ady Abraham <adyabr@google.com> | Mon Mar 16 11:51:41 2020 -0700 |
tree | c622aae225bba84954c888aca6d12ce68b67d89f | |
parent | 104600438dbedd857bbb88291f84759d39b1dc5e [diff] |
SurfaceFlinger: Layer::getFrameRate() with relatives If an app set a framerate on a layer, then getFrameRate() on ancestors/successors of this layer should return NoVote to allow the refresh rate heuristic to be based on the the actual layers that voted. Bug: 151274728 Test: Swappy with ANativeWindow_setFrateRate Change-Id: Icfdf8e8fd4d92ba520bbc894bb9971b980691518