commit | d7410f7829ff591ca81ad93c9c9b1632ea80d1bc | [log] [tgz] |
---|---|---|
author | Stan Iliev <stani@google.com> | Tue Apr 04 15:23:54 2017 -0400 |
committer | Stan Iliev <stani@google.com> | Tue Apr 04 16:24:55 2017 -0400 |
tree | df96deb44315806245c9d53a850a8919d3dcc19e | |
parent | 5879d28f4df66e0222476226ce7a8e8b62314d04 [diff] |
Fix pop-up shadow drawn in the wrong place with Skia pipeline Fix a bug in DrawShadow matrix calculation. Recorded matrix does not need to be applied, because parent display lists have already replayed matrix transformations. Test: added a new HWUI unit test that is passing only after this fix Bug: 33103723 Change-Id: I7a47dbe879df6b9e5920a47c0e1168d9902a3e70