mirror of
https://github.com/joel16/android_device_sony_satsuki.git
synced 2024-11-23 03:29:40 +00:00
satsuki: import clearpad.idc from 32.4.A.1.54
This commit is contained in:
parent
ce793bb7be
commit
04702fc2f6
@ -2,7 +2,7 @@
|
||||
touch.deviceType = touchScreen
|
||||
|
||||
# Pressure
|
||||
touch.pressure.scale = 0.0065
|
||||
touch.pressure.scale = 0.0093
|
||||
|
||||
# Touch Filter
|
||||
touch.filter.level = 3
|
||||
@ -17,14 +17,14 @@ touch.filter.tfsw.f0.path = /system/lib64/touchfilter/roadrunner_ukf.so
|
||||
# Roadrunner
|
||||
touch.filter.RoadRunner.Enabled = 1
|
||||
touch.filter.RoadRunner.Debug = 0
|
||||
touch.filter.RoadRunner.c0.PredictionSteps = 2.1
|
||||
touch.filter.RoadRunner.c1.PredictionSteps = 3.2
|
||||
touch.filter.RoadRunner.c2.PredictionSteps = 4.9
|
||||
touch.filter.RoadRunner.c3.PredictionSteps = 6.4
|
||||
touch.filter.RoadRunner.FrameRate = 0.0079
|
||||
touch.filter.RoadRunner.c0.PredictionSteps = 0.0
|
||||
touch.filter.RoadRunner.c1.PredictionSteps = 2.8
|
||||
touch.filter.RoadRunner.c2.PredictionSteps = 2.8
|
||||
touch.filter.RoadRunner.c3.PredictionSteps = 2.8
|
||||
touch.filter.RoadRunner.FrameRate = 0.0111
|
||||
touch.filter.RoadRunner.PreSmoothingFactor = 0.2
|
||||
touch.filter.RoadRunner.PostSmoothingFactor = 0.1
|
||||
touch.filter.RoadRunner.DisplayPpi = 428
|
||||
touch.filter.RoadRunner.DisplayPpi = 403
|
||||
touch.filter.RoadRunner.VelocityThreshold = 50
|
||||
touch.filter.RoadRunner.OvershootControl = 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user