commit | 6239733b827906179aeef180eb46258ee02091e8 | [log] [tgz] |
---|---|---|
author | Wiwit Rifa'i <wiwitrifai@google.com> | Fri Aug 18 22:38:01 2023 +0800 |
committer | Francescodario Cuzzocrea <bosconovic@gmail.com> | Sat Apr 27 11:46:20 2024 +0200 |
tree | d90f4deab2b230201ee101fbdbec7af16ffb4722 | |
parent | 3d52c585b1a40a7b0501509d8c63871405e14396 [diff] |
hwc3: call present again if no changes after validate In PresentOrValidateDisplay, SF expects HWC to either already call presentDisplay or just call validateDisplay. If HWC fallback to validateDisplay and there's no change, we should call presentDisplay directly to reduce unnecessary binder transaction. Bug: 295447985 Test: scrolling youtube and check traces Change-Id: I7195ede2a4915f63114bbedad5e768debfb6d4dd