commit | 3a904b83ef41770d0a6d8bd03cc3857dc76caf64 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Thu Aug 08 17:51:47 2019 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Mon Aug 12 22:33:55 2019 -0700 |
tree | 4c0e71599eec3e8fa5d9d4465e5088ba896c864e | |
parent | 54322025fb451c9e681add11e6d3a38770ff3c64 [diff] |
SurfaceFlinger: get rid of LayerStats LayerStats is not in use, so let's just remove it. If later SurfaceTracing has been moved back to main thread, we could probably plumb HWC layer stats into SurfaceTracing. For now, if we are interested in any statistical HWC stats, we could add that into TimeStats so that we get the stats from the field as well. Test: build, flash and boot Change-Id: Iff418f60bc22d8867294f919699300cf25eee258