forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove use of unique glyphs from the SkGlyphRunBuilder
I have determined that the uniquify calculation can only happen when needed when regenerating the GrTextBlob data. Change-Id: I142e6dedc3b2e6ab5d0b969a8e7c02deec32e912 Reviewed-on: https://skia-review.googlesource.com/c/165023 Reviewed-by: Mike Klein <[email protected]> Commit-Queue: Herb Derby <[email protected]>
- Loading branch information
Showing
2 changed files
with
19 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters