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 <ultramayur123@gmail.com> Signed-off-by: Noah113-Allen <kingfighter2958@gmail.com>
This commit is contained in:
parent
4dd1fed383
commit
2682cc4543
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue