commit | dc2bb807093861f6f30c1bf1c1ae8e969c7a177c | [log] [tgz] |
---|---|---|
author | Dominik Laskowski <domlaskowski@google.com> | Wed Sep 28 16:02:59 2022 -0400 |
committer | Dominik Laskowski <domlaskowski@google.com> | Thu Sep 29 11:14:57 2022 -0400 |
tree | 8cc1ee85a94859a7e612b928e48e709c260ed84f | |
parent | 46295180090f52ae27f1007c0ce3e008a2dda8c7 [diff] |
SF: Remove DisplayDevice::onVsync The DisplayDevice does not exist until the display transaction created by the `configure` stage is committed. HWComposer::DisplayData already stores the present timestamp, so query that and remove DisplayDevice's duplicate. Bug: 248345991 Bug: 241285876 Test: Hotplug Change-Id: I6b0cbe2e36d2d4ec0e2a1a1197b60e0c9ae60bfe