mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
stone: Steal SurfaceFlinger offsets from taro
* Before: Jitter: 0.6ms Total duration: 7.1ms * After: Jitter: 0.3ms Total duration: 6.4ms Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
@@ -240,10 +240,10 @@ debug.sf.enable_gl_backpressure=0
|
||||
debug.sf.latch_unsignaled=1
|
||||
debug.sf.auto_latch_unsignaled=0
|
||||
debug.sf.enable_transaction_tracing=false
|
||||
debug.sf.high_fps_early_gl_phase_offset_ns=-4000000
|
||||
debug.sf.high_fps_early_gl_phase_offset_ns=-2000000
|
||||
debug.sf.high_fps_early_phase_offset_ns=-4000000
|
||||
debug.sf.high_fps_late_app_phase_offset_ns=1000000
|
||||
debug.sf.high_fps_late_sf_phase_offset_ns=-4000000
|
||||
debug.sf.high_fps_late_sf_phase_offset_ns=-2000000
|
||||
debug.sf.hw=0
|
||||
debug.sf.defer_refresh_rate_when_off=1
|
||||
debug.sf.predict_hwc_composition_strategy=0
|
||||
|
||||
Reference in New Issue
Block a user