From 2682cc45431820baddb07d1a437ebc3fa34b12eb Mon Sep 17 00:00:00 2001 From: Mayur Date: Sun, 17 Sep 2023 20:18:45 +0530 Subject: [PATCH] sdm710-common: props: Add sf threshold next vsync from Pixel Google implemented this in source and in Pixels as well since Q. Improves smoothness a little bit. Signed-off-by: Mayur Signed-off-by: Noah113-Allen --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index 895053c..64568c5 100644 --- a/vendor.prop +++ b/vendor.prop @@ -119,6 +119,7 @@ debug.cpurend.vsync=false debug.sf.enable_egl_image_tracker=1 debug.sf.enable_transaction_tracing=false debug.sf.disable_client_composition_cache=1 +debug.sf.phase_offset_threshold_for_next_vsync_ns=6100000 # Graphics debug.sf.auto_latch_unsignaled=true