commit | 32efd54dfa9c800008925339d2ec5a07e4e99ecf | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue May 19 17:49:26 2020 -0700 |
committer | Ady Abraham <adyabr@google.com> | Thu May 21 15:41:49 2020 -0700 |
tree | 11b72c122e09ee825a96734cc604fdf3df9475ae | |
parent | c30ebd0188e8c43bdfc59cc87a2a9da8f0caa4ab [diff] |
SurfaceFlinger: frame rate heuristic during config change Some devices might takes a few frames to change the refresh rate. Calculating the frame rate should ignore frames sent while changing the refresh rate as those might result in an inaccurate frame rate due to frame misses. Bug: 156530990 Test: Running Hay Day and observing refresh rate. Change-Id: I99f364cd1816c3ce2ba3c3145331eb618dcaea71