summaryrefslogtreecommitdiff
path: root/libs/ui/DisplayIdentification.cpp
diff options
context:
space:
mode:
author Shuangxi Xiang <xiangshuangxi@xiaomi.corp-partner.google.com> 2024-08-27 07:28:20 +0000
committer Sally Qi <sallyqi@google.com> 2024-09-10 20:20:11 -0700
commita97d59db082fa06f7c4f1af319cf517ca8e0ef69 (patch)
tree8d0f7ec67cae27f09982b92790ccd9e3ecdca513 /libs/ui/DisplayIdentification.cpp
parent05f45ce7ebd164564f1f9e7be89aef11f0347473 (diff)
Remove the redundant parameters in applyTransactionsLocked
In the major Android version upgrade from 13 to 14, the addCommittedTransactions function in the applyTransactionsLocked function that requires the vsyncId parameter has been moved to the updateLayerSnapshots and updateLayerSnapshotsLegacy functions. The rest of the operations in the applyTransactionsLocked function no longer require the vsyncId parameter, so the declaration and definition information about vsyncId in the applyTransactionsLocked function can be removed here. Bug: 362415544 Test: builds Flag: EXEMPT bugfix Change-Id: Ic4ded171e90bcfb7a0d58df2c272f4c219be3a04 Signed-off-by: xiangshuangxi@xiaomi.corp-partner.google.com
Diffstat (limited to 'libs/ui/DisplayIdentification.cpp')
0 files changed, 0 insertions, 0 deletions