sdm660-common: properties: Change VSYNC duration
Bug: 161945010 Change-Id: I2bfa217cf3e2e8fc7cf27551f405eac6c0d39ec4 Signed-off-by: Devika Krishnadas <kdevika@google.com> Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
39b4ec328b
commit
d147bf6ccb
1 changed files with 5 additions and 5 deletions
|
@ -62,11 +62,11 @@ persist.vendor.dpm.loglevel=0
|
|||
# Surfaceflinger
|
||||
debug.sf.use_phase_offsets_as_durations=1
|
||||
debug.sf.late.sf.duration=10500000
|
||||
debug.sf.late.app.duration=20500000
|
||||
debug.sf.early.sf.duration=21000000
|
||||
debug.sf.early.app.duration=16500000
|
||||
debug.sf.earlyGl.sf.duration=13500000
|
||||
debug.sf.earlyGl.app.duration=21000000
|
||||
debug.sf.late.app.duration=16600000
|
||||
debug.sf.early.sf.duration=16600000
|
||||
debug.sf.early.app.duration=16600000
|
||||
debug.sf.earlyGl.sf.duration=16600000
|
||||
debug.sf.earlyGl.app.duration=16600000
|
||||
debug.sf.hw=1
|
||||
debug.sf.enable_hwc_vds=0
|
||||
debug.sf.latch_unsignaled=0
|
||||
|
|
Loading…
Reference in a new issue