commit | 18a0b9e041a2489d9ebf2339c80fbdb4495b03f6 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Fri Jul 10 15:49:03 2015 -0700 |
committer | Adrian Roos <roosa@google.com> | Fri Jul 10 15:50:24 2015 -0700 |
tree | 5494154b4c4162cb7dac82637ce52e9227e29b4e | |
parent | 01f2d1ac7e035227ae81ca23217f06631923b559 [diff] |
Fix flash of uninitialized surface Fixes a bug where during the animation of the backdrop uninitialized memory was showing because the backdrop's alpha was zero, so RenderNode didn't issue any drawing commands. Bug: 21472158 Change-Id: I7ad6bb64e739059febffca10463c8097693a9563