Descriptionviews: Remove View::PaintCommon, merge it into View::Paint.
This unifies the painting code path between Views that are and are not
backed by layers, they all go through View::Paint now.
View::Paint will only translate the canvas relative to the parent when
layer() is false, keeping the origin at the origin of the view when it
is backed by a layer().
R=sky
BUG=466426
Committed: https://crrev.com/6f9ccd4f30c31527f2a8f38878842b414b61c5fe
Cr-Commit-Position: refs/heads/master@{#322394}
Patch Set 1 #
Total comments: 4
Messages
Total messages: 10 (1 generated)
|