commit | f774e6c90b8f58dad9c8e890671341afd889d4af | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed May 18 16:52:16 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu May 19 19:52:11 2022 +0000 |
tree | ed3a1ee516ecf1c8a0fcec63466af170a21054e5 | |
parent | 9b59fe655cff7e35c4a355e0c2f23628dd0d59bb [diff] |
Have CategorizeGlyphRunList take a strike cache as a param Change categorizeGlyphRunList to be static, and take the strike cache as a parameter. This will simplify hoisting this to the SkGlyphRunListBuilder. Change-Id: I34b7d71aedc0dc67ae256d0121999fca2981a89f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/541744 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Herb Derby <herb@google.com>