mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-04 21:27:16 +09:00
sm6250-common: Use EXPENSIVE_RENDERING power hint for blurs
We need to boost the GPU for smooth high-radius blurs as blurring is an expensive rendering job. Change-Id: Ia3968313601d2b04ce50c01ee61dc9944ee26187
This commit is contained in:
parent
b0dea6e2e7
commit
08fb70c84d
@ -27,6 +27,7 @@ debug.sf.disable_backpressure=1
|
|||||||
debug.sf.enable_hwc_vds=1
|
debug.sf.enable_hwc_vds=1
|
||||||
debug.sf.latch_unsignaled=1
|
debug.sf.latch_unsignaled=1
|
||||||
ro.opengles.version=196610
|
ro.opengles.version=196610
|
||||||
|
ro.sf.blurs_are_expensive=1
|
||||||
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
||||||
ro.surface_flinger.has_wide_color_display=true
|
ro.surface_flinger.has_wide_color_display=true
|
||||||
ro.surface_flinger.has_HDR_display=true
|
ro.surface_flinger.has_HDR_display=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user