commit | bd6480f7d078f26f432d903007f3f05d3fc1590f | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Fri Aug 10 14:37:31 2018 +0200 |
committer | Jorim Jaggi <jjaggi@google.com> | Mon Aug 13 14:47:52 2018 +0200 |
tree | 4e8bca3856502702b466e9656f97422745ad6d1d | |
parent | 09cb30e331f60308fa6c9a08088ccbceaa3d4dc3 [diff] |
Avoid calling into HWC in onFirstRef The information is already available - no need to call into HWC. This saved around 150-200us per onFirstRef call. Test: atest UiAutomationTest#testWindowContentFrameStats Test: PerfTransitionTest Test: LayerTypeTransactionTest#RefreshRateIsInitialized Bug: 112352758 Change-Id: I406754d33d53d6c60e354f5a403f1d5568f714c4