commit | ebd88889daa925576bf0e3778ef96cb3a1d0c634 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Fri Sep 14 11:02:37 2018 -0700 |
committer | Chia-I Wu <olv@google.com> | Tue Oct 02 14:43:19 2018 -0700 |
tree | 82c8b77bfd9e94cd255b218cf6d859757cb4f120 | |
parent | 304007e24cab8b0ab0b6915bc2a065f3c93a3d19 [diff] |
surfaceflinger: simplify TimeStats::getInstance A static variable suffices. And since TimeStats::getInstance is always called, there is no need to put it on heap. Test: boots Change-Id: I954cfb18a6610f039b36c80946e32a7dc3a62a68