sdm660-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: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
1d597aa83e
commit
73a43969b7
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ vendor.gralloc.enable_fb_ubwc=1
|
||||||
video.disable.ubwc=1
|
video.disable.ubwc=1
|
||||||
vendor.video.disable.ubwc=1
|
vendor.video.disable.ubwc=1
|
||||||
debug.sf.auto_latch_unsignaled=true
|
debug.sf.auto_latch_unsignaled=true
|
||||||
|
ro.hwui.render_ahead=20
|
||||||
|
|
||||||
# Fwk detect
|
# Fwk detect
|
||||||
ro.vendor.qti.va_aosp.support=1
|
ro.vendor.qti.va_aosp.support=1
|
||||||
|
|
Loading…
Reference in a new issue