commit | 2cb8b62ef3264c0b8b0429ba1a86d04307d31ab8 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Mon Dec 02 18:55:33 2019 -0800 |
committer | Ady Abraham <adyabr@google.com> | Tue Dec 10 16:30:08 2019 -0800 |
tree | b2b1ccb5f7756caf2cff7a5e3e17f1e3e6d12323 | |
parent | 3a77a7b627de68a015f778bdefc783aec99ff660 [diff] |
SurfaceFlinger: show refresh rate instead of color in overlay Change the RefreshRateOverlay to show the actual refresh rate fps instead of just a color. Change-Id: Ifd6e419b1534736de466d67e9e95042e62c730c6 Test: adb shell service call SurfaceFlinger 1034 i32 1 Bug: 129297325