commit | 2311b1ad35c77d806e462cec1ab15912acf056a0 | [log] [tgz] |
---|---|---|
author | Kevin DuBois <kevindubois@google.com> | Mon Nov 18 16:19:08 2019 -0800 |
committer | Kevin DuBois <kevindubois@google.com> | Mon Nov 25 10:20:29 2019 -0800 |
tree | c8eeeb7eb5a5306c9dc15f58c22bb5c3ee60fc0a | |
parent | a3c5d2326e731dfb3b708001fa639d7a0eaa4c1c [diff] |
SF: correct latent problem in VSyncDispatch A negative offset calculation was incorrect in the VSyncDispatch system. (this is code that is flagged off and in development). Flaw was exposed in unit testing; this test corrects issue so that the negative offset is correctly triggered. Bug: 145013815 Test: 5 new unit tests. Change-Id: Id8e8d0254d7875cf933675ccdb7bf864dc6c5f72