DescriptionScale TouchEvent's radius when touchscreen is in mirror mode
TouchEvent's radius on Pixel is reported in the touchscreen's
native resolution. When Pixel is connected to an external screen
and running in mirror mode, the radius value is too large for
the external screen's low display resolution. The radius value
needs to be scaled properly in this case.
BUG=229932
TEST=Switching to mirror mode when connecting Pixel to a low
resolution external display, following the test in the issue
and make sure the radius has a sensible value.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195075
Patch Set 1 #Patch Set 2 : header file order fix #
Total comments: 4
Patch Set 3 : fixed oshima's comments #
Total comments: 2
Patch Set 4 : adding tracking issue for TODO #Patch Set 5 : including chromeos/display/output_configurator.h only when defined(OS_CHROMEOS) #
Messages
Total messages: 10 (0 generated)
|