diff options
author | joenchen <joenchen@google.com> | 2021-11-22 06:39:23 +0000 |
---|---|---|
committer | joenchen <joenchen@google.com> | 2021-12-06 12:25:10 +0000 |
commit | 8c0f8dab1f3bde2d4d5277da27e188dc8822546c (patch) | |
tree | e9a4ffa18bf30ff753de546db2c5e9531fe2be4c /hwc3/impl/HalImpl.cpp | |
parent | 81db41702e3115bcbc987a08e8ddf7b046d7e528 (diff) |
libhwc2.1: HWCService: add setMinIdleRefreshRate() and setRefreshRateThrottle()
Add two debug commands, setMinIdleRefreshRate() and
setRefreshRateThrottle().
setMinIdleRefreshRate() specifies the min refresh rate when idle.
setRefreshRateThrottle() indicates that refresh rate switches don't
happen earlier than the provided throttle in milliseconds
Bug: 202567084
Test: use the following commands
adb shell "vndservice call Exynos.HWCService 1005 i32 0 i32 30"
adb shell "vndservice call Exynos.HWCService 1006 i32 0 i32 1000"
Change-Id: I740962b9eb1bcbe6820abf63b68bfe8400f9afeb
Diffstat (limited to 'hwc3/impl/HalImpl.cpp')
0 files changed, 0 insertions, 0 deletions