commit | a756fd9af67acae37c12b492266d75fee5b1e578 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Tue Feb 10 16:39:46 2015 -0800 |
committer | Alan Viverette <alanv@google.com> | Tue Feb 10 16:39:46 2015 -0800 |
tree | 4f1f463961f6173f80bb4d3d00dac140085335c0 | |
parent | 92b2fe5d0d9781d57f3a2520eecc83682e9aa8ed [diff] |
Prevent temp rect reuse across methods in LayerDrawable Drawable invalidation may call back into methods that are relying on the same temp rect objects, which mangles the values. Bug: 19321598 Change-Id: If8aa434cf85c81d22b5d580e258926087248cd93