From 6ae38a9e082ffbf151d5a349d7f813fcd4c56785 Mon Sep 17 00:00:00 2001 From: Jorim Jaggi Date: Fri, 1 Jun 2018 17:18:41 +0200 Subject: [PATCH] sm6250-common: Enable early phase offsets Since we frequently hit GL composition during transitions, it makes sense to enable early phase offsets on crosshatch. Test: Open apps, observe no jank Bug: 79173695 Change-Id: Ie44b116b1a4f2c8fde1ba4decbbc6e3316686a5d --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index a111d28..37bffa8 100644 --- a/vendor.prop +++ b/vendor.prop @@ -140,6 +140,7 @@ ro.crypto.allow_encrypt_override=true ro.crypto.volume.filenames_mode=aes-256-cts # Display +debug.sf.early_phase_offset_ns=5000000 persist.sys.sf.color_saturation=1.0 ro.hardware.egl=adreno ro.hardware.vulkan=adreno