commit | 253320d25fccbb49621926d49dcf5ef64cf529c6 | [log] [tgz] |
---|---|---|
author | Raph Levien <raph@google.com> | Wed Oct 29 11:04:04 2014 -0700 |
committer | Raph Levien <raph@google.com> | Wed Oct 29 12:34:50 2014 -0700 |
tree | 1de01efab8dc3c9ec5026fa93cfe3d60d0d5d217 | |
parent | 5f11abd31fa8cfa723f54bd1c98ce4e27e7d3c77 [diff] |
Move coverage bitmap from FontCollection to FontFamily This will significantly reduce memory usage and also speed the creation of new font families. In particular, the coverage bitmaps for the fonts in the fallback stack will be computed once in the Zygote, rather than separately in each app process. Bug: 17756900 Change-Id: I66f5706bddd4658d78fe5b709f7251ca9d2ff4f8