DescriptionForce 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.
Committed: https://crrev.com/4802a8552a40e1f80606ca7171dc2f79930e7fb3
Cr-Commit-Position: refs/heads/master@{#294481}
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 3
Patch Set 3 : pair PreDisplayConfigurationChange with PostDisplayConfigurationChange #Patch Set 4 : fix unittests #Messages
Total messages: 18 (4 generated)
|