sdm660-common: properties: Kang offsets from crosshatch
* Reference: https://android.googlesource.com/device/google/crosshatch/+/refs/tags/android-12.0.0_r3/device.mk Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: OdSazib <odsazib@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
c9a171c43d
commit
8802495a36
1 changed files with 4 additions and 2 deletions
|
@ -46,10 +46,12 @@ debug.sf.hw=1
|
|||
debug.sf.disable_backpressure=0
|
||||
debug.sf.enable_hwc_vds=0
|
||||
debug.sf.latch_unsignaled=0
|
||||
debug.sf.early_phase_offset_ns=1500000
|
||||
debug.sf.early_app_phase_offset_ns=1500000
|
||||
debug.sf.early_phase_offset_ns=500000
|
||||
debug.sf.early_app_phase_offset_ns=500000
|
||||
debug.sf.early_gl_phase_offset_ns=3000000
|
||||
debug.sf.early_gl_app_phase_offset_ns=15000000
|
||||
ro.surface_flinger.vsync_event_phase_offset_ns=2000000
|
||||
ro.surface_flinger.vsync_sf_event_phase_offset_ns=6000000
|
||||
ro.surface_flinger.protected_contents=true
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
||||
|
|
Loading…
Reference in a new issue