commit | 1a9716389b6e2cd44c388e8b29291889c702b86b | [log] [tgz] |
---|---|---|
author | Adithya Srinivasan <adsrini@google.com> | Fri Feb 26 23:10:29 2021 +0000 |
committer | Adithya Srinivasan <adsrini@google.com> | Mon Mar 01 19:59:47 2021 +0000 |
tree | 75f64e931becd68e49627508ed54cc60980d3dd4 | |
parent | 891004e14806961b2ad7c297af17ec49a961cb0f [diff] |
Trace DisplayFrame present time as the slice end time To find the present time of a frame, we'd have to go to hw vsync track and check for the fence signal time. To make things easier, this change traces the DisplayFrame's present time as the slice's end time. This also makes it inline with the expected track which uses present time (end and present are same for sf predictions). Bug: 180423820 Test: libsurfaceflinger_unittest Change-Id: I2359417337eb08cde0adb881101087fa37d4e6f2