commit | 0d98c1809f2f763be0b68ffb1daff916d5ed0bb2 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Thu Nov 09 13:42:42 2017 -0800 |
committer | Ray Essick <essick@google.com> | Thu Nov 09 13:42:42 2017 -0800 |
tree | 155f499e5c019f931eb9bd90f25fad3132a4cd07 | |
parent | dd97f52b3969ee8d6fb611e045ada26037e44e27 [diff] |
Improve tracking of 'playing time' metrics Some field records sometimes showed non-zero frames played, but zero playback time; a combination that should not be possible. Tracked to alternate exit conditions that didn't go through the existing 'update the stat here'. Now managing time at some other identified possible paths for playback exit. Bug: 68273679 Test: manual video playback Change-Id: I196120c49ec92d2e30d53a6e9eed9c60f1b8f2a7