commit | 0405ed36217f267b37adbee97838adc8c45f8723 | [log] [tgz] |
---|---|---|
author | Nathan Dykhuis <ndykhuis@google.com> | Wed Apr 03 20:52:45 2019 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 03 20:53:16 2019 |
tree | 687002cb475ee3178b154b385978f1c069360103 | |
parent | 1d65617657b2b3367d89ec91572aa197280eae83 [diff] |
Use clipPath for rounding corners on JB/KK We lose antialiasing, as well as 100% rounded corners on JB, but gain huge wins in memory and CPU. Future work could fix the 100% rounded corners if we want to import a bunch of very complex path generation logic from BorderDrawable. PiperOrigin-RevId: 241798960 Change-Id: Ibc149ffdb0d85a40a5c10ede307f40eeac105306