DescriptionReland: Force calling PostDisplayConfigurationChange() even if earyling out in UpdateDisplays
When changing from software mirroring mode to sinlge display mode, it
is possible there is no need to update |displays_| and we early out
UpdateDisplays(). But we still want to run the PostDisplayConfigurationChange()
cause there are some clients need to act on this, e.g.
TouchTransformerController needs to adjust the TouchTransformer when
switching from dual displays to single display.
BUG=chrome-os-partner:31868
TEST=tested on Big, after existing software mirroring mode, the touch location
transformation is still correct.
TBR=oshima@chromium.org
Committed: https://crrev.com/2c7fdae75971a3352f0b29a1a0672cc09050738e
Cr-Commit-Position: refs/heads/master@{#294908}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|