DescriptionScale touch event radius
Touch event's position resolution could be quite different than the
display's resolution, e.g. the display could be set as 1920x1080
while the touchscreen is reporting touch position range at 32767x32767.
Touch event's radius is reported in the units the same as touch position.
While we are doing touch position scaling, we should also do the same
for touch radius.
BUG=392172, 233245
TEST=touch radius is scaled to be reasonable value for HP 23TM
touch monitor.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285132
Patch Set 1 #Patch Set 2 : better formatting #
Total comments: 2
Patch Set 3 : rename GetTouchRadiusScale to GetTouchResolutionScale #
Total comments: 2
Patch Set 4 : address comment #
Messages
Total messages: 10 (0 generated)
|