mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: add Blur props
This commit is contained in:
parent
902bf17c20
commit
bc8c63b6da
1 changed files with 6 additions and 0 deletions
|
|
@ -20,3 +20,9 @@ persist.rcs.supported=1
|
||||||
debug.renderengine.backend=skiaglthreaded
|
debug.renderengine.backend=skiaglthreaded
|
||||||
renderthread.skia.reduceopstasksplitting=true
|
renderthread.skia.reduceopstasksplitting=true
|
||||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||||
|
|
||||||
|
# Blur
|
||||||
|
ro.sf.blurs_are_expensive=1
|
||||||
|
ro.surface_flinger.supports_background_blur=1
|
||||||
|
debug.sf.latch_unsignaled=1
|
||||||
|
debug.sf.disable_backpressure=1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue