commit | edc1f1b0bbc5fdbedef64198abf92c0b2a59910b | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Fri Aug 10 14:37:31 2018 +0200 |
committer | Robert Chou <robertchou@google.com> | Fri Nov 30 00:58:50 2018 +0000 |
tree | efe6910e005d2261ee778e9639d2b789399f9e6f | |
parent | 797f95097682093ca92c90c2d1e55b3ebbfb3826 [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 Merged-In: I406754d33d53d6c60e354f5a403f1d5568f714c4