commit | 7a0d224756195ce81875db0b481a77b87f860dd3 | [log] [tgz] |
---|---|---|
author | Zhiyin Luo (罗植尹) <[email protected]> | Sat Jan 11 17:14:05 2020 +0800 |
committer | John Reck <[email protected]> | Fri Jul 24 11:13:26 2020 -0700 |
tree | 3ae30fcb2c577c24f464a2256ab556ece51fdc66 | |
parent | 22187fa9a098065a2822c778f4309a9fc5a78886 [diff] |
fix uninitialization issue in JankTracker We should initialize mSwapDeadline in JankTracker, or it can be a very large randomized value and then makes jank tracker not collect concrete jank type of frames appropriately as expected. Bug: 161656795 Test: run cts -m CtsIncidentHostTestCases -t com.android.server.cts.GraphicsStatsValidationTest#testJankyDrawFrame Change-Id: I057a50a74502918619204f9164f6a954f8e9c5de