commit | cc3c573334a9cd2124a8a0ccf2f37884e36f83fa | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Fri Nov 07 15:31:16 2014 -0800 |
committer | Alan Viverette <alanv@google.com> | Fri Nov 07 15:31:16 2014 -0800 |
tree | c995e150bbb94eb977f68d11f2b2773fe3b2029b | |
parent | 975590f22916e184204678758bb339c1d2b6b57f [diff] |
Reduce number of saveLayer calls in RippleDrawable Removes an extra saveLayer call by rendering ripples as overlapping. We are now down to zero saveLayers when drawing unmasked ripples or ripples masked against opaque content/masks, one saveLayer for ripples masked against content and two saveLayers when masked against an explicit mask layer. BUG: 18226391 Change-Id: I0fc09d21fbc462fbcfe4c26fc7b18737f584043e