skia2/modules/skshaper
Ben Wagner a900ad5400 Make fallback font iterator in shaper cache fallback.
Most of the time when doing fallback there is a simple ping pong between
the requested font and a given fallback font. Use the fallback entry as
a cache of one. This greatly speeds up the example layout.

In the future more work will be done on caching.

Change-Id: I3efe819d6d08d096715cf505cc8d894a282a745b
Reviewed-on: https://skia-review.googlesource.com/151100
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2018-09-04 18:00:56 +00:00
..
include Make SkShaper a module 2018-05-30 04:04:07 +00:00
src Make fallback font iterator in shaper cache fallback. 2018-09-04 18:00:56 +00:00
BUILD.gn Make SkShaper a module 2018-05-30 04:04:07 +00:00