sdm710-common: enable ro.hwui.render_ahead and set it to 20 frames
- Rendering ahead makes some animations handling better (especially qs pulldown on a13 qpr2) Change-Id: I3e732cfbd22d30df9843d3b7d2762ec59cf0f6a7 Signed-off-by: Coptan99 <omarcoptan9@gmail.com> Signed-off-by: kssrao13882 <kssrao13882@gmail.com>
This commit is contained in:
parent
c2f0359b25
commit
a64b68625c
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ ro.surface_flinger.wcg_composition_dataspace=143261696
|
|||
|
||||
# Graphics
|
||||
debug.sf.auto_latch_unsignaled=true
|
||||
ro.hwui.render_ahead=20
|
||||
|
||||
# Factory Reset Protection
|
||||
ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
||||
|
|
Loading…
Reference in a new issue