display: add blocking zone for HBM HDR
fix hbm hdr at 60 hz Bug: 259644610 Test: Check FPS when playing HDR video and at HBM mode. Change-Id: Ie1073fb5fd51c3a4fc166f2838944e6b28540198
This commit is contained in:
parent
40ccc7432d
commit
c3a13c7ce3
1 changed files with 3 additions and 0 deletions
|
@ -210,6 +210,9 @@
|
|||
<!-- default refresh rate in the zone defined by birghtness and ambient thresholds -->
|
||||
<integer name="config_defaultRefreshRateInZone">120</integer>
|
||||
|
||||
<!-- Default refresh rate while the device has high brightness mode enabled for HDR. -->
|
||||
<integer name="config_defaultRefreshRateInHbmHdr">60</integer>
|
||||
|
||||
<!-- The device states (supplied by DeviceStateManager) that should be treated as folded by the
|
||||
display fold controller. -->
|
||||
<integer-array name="config_foldedDeviceStates" translatable="false">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue