From 7f38c6c404520bd4b6549a18720ac642ead596d7 Mon Sep 17 00:00:00 2001 From: John Galt Date: Wed, 3 May 2023 11:45:38 +0800 Subject: [PATCH] sdm660-common: prop: Set frame render ahead to 3 The extra 2-3 frames benefit jank without adding much input latency. Signed-off-by: clarencelol Signed-off-by: pix106 --- properties/vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/properties/vendor.prop b/properties/vendor.prop index 06af5ec4..e5ec06a4 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -220,6 +220,7 @@ telephony.lteOnCdmaDevice=1 debug.egl.hw=1 debug.enable.sglscale=1 debug.sf.recomputecrop=0 +ro.hwui.render_ahead=3 # Sensors ro.vendor.sensors.facing=false