commit | b6843d5d2714f0b73004846b5a7c0fc0ae03a63d | [log] [tgz] |
---|---|---|
author | Yuichiro Hanada <yhanada@google.com> | Fri Jul 17 19:02:01 2020 +0900 |
committer | Yuichiro Hanada <yhanada@google.com> | Tue Jul 21 18:51:57 2020 +0900 |
tree | cb081708bb170ed2bd967083de5c0c13b42cf2f2 | |
parent | 9dab055b99da9d2ec6731efdf35e857707a5e45f [diff] |
Offset dirty rect for surface insets correctly. Dirty rect can be offset wrongly if surfaceInsets.top is different from surfaceInsets.right. It causes some part of UI is not rendered correctly. Bug: 158044845 Test: go/wm-smoke Change-Id: Ice0158c455ce99c27f03005ae5deaa2b04d000c2