HarfBuzz: Separate common parameters and shape output
Optimization part 1 of ~3 Separate TextRunHarfBuzz into three structures - the parameters that are common to multiple text runs - the output from shaping - everything else (the range and the post-shaping output) Replace the ShapeRunWithFontOutput structure with the TextRunHarfBuzz ShapeOutput structure. This is a step towards merging the HarfBuzz calls runs that share the same CommonParams. Bug: 862773 Change-Id: I940af96e0c105b079baef24c97034f24f05ef56a Reviewed-on: https://chromium-review.googlesource.com/1137852Reviewed-by:Leonard Grey <lgrey@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#575311}
Showing
This diff is collapsed.
Please register or sign in to comment